https://github.com/alexcoder04/n-2048
2048 game for TI-nspire calculators
https://github.com/alexcoder04/n-2048
2048 2048-game game game-development lua luna nspire ti-nspire ti-nspire-calculators
Last synced: 11 months ago
JSON representation
2048 game for TI-nspire calculators
- Host: GitHub
- URL: https://github.com/alexcoder04/n-2048
- Owner: alexcoder04
- License: gpl-3.0
- Created: 2022-03-17T14:20:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T20:34:47.000Z (about 3 years ago)
- Last Synced: 2025-02-09T08:23:53.430Z (about 1 year ago)
- Topics: 2048, 2048-game, game, game-development, lua, luna, nspire, ti-nspire, ti-nspire-calculators
- Language: Lua
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# n-2048
2048 game for TI-nspire calculators
Written together with a friend, currently a work in progress
## Controls
| Key | Function |
|---|---|
| 8 | Up |
| 2 | Down |
| 4 | Left |
| 6 | Right |
| Backspace | Restart (after game ended) |