Skip to content

Snake game suitable for running with Pygame or on TI-Nspire's Python platform

License

Notifications You must be signed in to change notification settings

thornySoap/pysnakexia8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pysnakexia8

Snake suitable for running with Pygame or on TI-Nspire's Python platform.

pysnakexia on the calculator

pysnakexia on desktop

v1.2.1

run

Pygame (Desktop)

  1. Have Pygame installed
  2. run:
cd src/main
python main.py  # or "python3 main.py"

TI-Nspire

  1. Download .tns-file from releases
  2. Use https://nspireconnect.ti.com/ (only Chromium based browsers) to transfer the file to your calculator (Linux-users: Chrome USB udev)
  3. Open it. On the first page (main.py) press Ctrl+R to run

"build"

Use TI-Nspire Student Software and copy-paste the code of all .py-files into separate Python pages in one document.

License

MIT-License

About

Snake game suitable for running with Pygame or on TI-Nspire's Python platform

Topics

Resources

License

Stars

Watchers

Forks

Languages