/pysnakexia8

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

Primary LanguagePythonMIT LicenseMIT

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