https://github.com/gerzer/textris
Tetris, but with textual graphics!
https://github.com/gerzer/textris
Last synced: 8 months ago
JSON representation
Tetris, but with textual graphics!
- Host: GitHub
- URL: https://github.com/gerzer/textris
- Owner: Gerzer
- License: gpl-3.0
- Created: 2020-06-13T00:57:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-13T02:19:36.000Z (about 6 years ago)
- Last Synced: 2025-02-05T13:42:15.250Z (over 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Textris
Tetris, but with textual graphics!
## Requirements
- `click`
- `getkey`