Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/penguin-spy/tetreon
TI-84+ CE Tetris clone with modern tetris rules (T-spins, SRS, Hold, etc.)
https://github.com/penguin-spy/tetreon
tetris ti-84-plus-ce
Last synced: 5 days ago
JSON representation
TI-84+ CE Tetris clone with modern tetris rules (T-spins, SRS, Hold, etc.)
- Host: GitHub
- URL: https://github.com/penguin-spy/tetreon
- Owner: Penguin-Spy
- License: mpl-2.0
- Created: 2022-05-13T05:04:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T08:33:23.000Z (12 months ago)
- Last Synced: 2023-12-01T09:33:20.279Z (12 months ago)
- Topics: tetris, ti-84-plus-ce
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Tetreon
TI-84+ CE Tetris clone with modern tetris rules (T-spins, SRS, Hold, etc.)
features:
- [x] tetrimino rotation, movement, collision
- [x] proper tetrminio wallkicks/shifting when rotating
- [x] holding tetriminos
- [x] random tetriminostodo:
- [ ] correct wallkicks for I tetrimino
- [ ] correct 7-bag randomization
- [ ] pausing
- [ ] saving/loading game state
- [ ] scoring
- [ ] menu, multiple gamemodes
- [ ] local versus w/ link cable?# License
Copyright © Penguin_Spy 2023This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.