Snake suitable for running with Pygame or on TI-Nspire's Python platform.
v1.2.1 |
- Have Pygame installed
- run:
cd src/main
python main.py # or "python3 main.py"
- Download .tns-file from releases
- Use https://nspireconnect.ti.com/ (only Chromium based browsers) to transfer the file to your calculator (Linux-users: Chrome USB udev)
- Open it. On the first page (
main.py
) pressCtrl+R
to run
Use TI-Nspire Student Software and copy-paste the code of all .py
-files into separate Python pages in one document.