Skip to content

alexcoder04/awesome-nspire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Nspire

List of awesome projects around the TI-Nspire calculators.

Feel free to submit new/other projects or report mistakes via issues or pull requests.

Development

Documentation

Tools

  • Luna - Create TNS files from Lua and XML
  • TI-Resource-Merge - Insert images into Ti-Nspire Lua programs (use with Luna)
  • nspire-merge - Another script to merge Lua source files and image resources
  • Ndless - The TI-Nspire calculator extension for native applications

File transfer

  • n-link - Free, cross-platform, CX-II compatible computer linking program for the TI-Nspire
  • libnspire - A crappy lightweight alternative to the Nspire-specific parts of TiLP built with a simple API and with minimal dependencies
  • fuse-nspire - FUSE filesystem for TI-Nspire calculators based on libnspire

Education

Graphics

  • nSpaint - Create, edit and save images. Designed to help creating spirites for Lua programs (Lua)
  • Tiny3D-Viewer - Represent 8 polyhedra in 3D! Choose the color, the rendering mode, the zoom... You also can draw 3D functions (Lua)

Games

  • Cube Field - You have to avoid all the cubes. Every 1000 points, the colors change and the speed increases (Lua)
  • Tetris-Nspire - A clone of modern Tetris (Lua)
  • TI-Nspire-Minesweeper - A Minesweeper-clone (Lua)
  • Bobby Carrot - Puzzle game, help Bobby to eat all the carrots and avoid the traps (Lua)
  • Minecraft 2D - 2D clone of the popular Minecraft game (Lua)

Linux

  • linux kernel - Legacy port of Linux to TI-NSPIRE calculators
  • nspire-linux-loader2 - A Linux bootloader for Nspire. Supports ATAG and DTB booting (requires Ndless)