https://github.com/mateoconlechuga/snake
Snake for TI-84+CE / TI-83 Premium CE
https://github.com/mateoconlechuga/snake
Last synced: 12 months ago
JSON representation
Snake for TI-84+CE / TI-83 Premium CE
- Host: GitHub
- URL: https://github.com/mateoconlechuga/snake
- Owner: mateoconlechuga
- Created: 2018-12-15T07:46:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T07:47:10.000Z (over 7 years ago)
- Last Synced: 2025-04-22T21:49:15.357Z (about 1 year ago)
- Language: C
- Size: 3.91 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### Snake
Simple game of Snake for the TI-84+CE / TI-83 Premium CE
### Building
Download the [CE C Software Development Kit](https://github.com/CE-Programming/toolchain/releases/latest) and build with `make`.