Skip to content

Apmds/Sokoban-nspire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokoban for TI-Nspire

A Sokoban-inspired game for the Nspire series of graphing calculators. It uses nSDL as an abstraction for rendering.

The game currently features 12 levels, with 24 planned in the future.

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4

Controls

  • Arrows/2468: moving
  • 0: rewind
  • Enter: select
  • Esc: go back

Building

Follow these steps to install the Ndless SDK.

Then, run:

git clone https://github.com/Apmds/Sokoban-nspire.git
cd Sokoban-nspire
make

The result of the build is in the bin directory.

Running

To run this in a PC, an emulator (such as firebird) needs to be installed and configured with the appropriate files for it to boot. Then, the same steps as with an actual calculator must be followed.

In a calculator, Ndless must be installed. After that, the .tns file only needs to be run.

Credits

About

Sokoban game for the TI-Nspire series of calculators.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published