https://github.com/3w36zj6/tetris
GAMEBOY-like Tetris
https://github.com/3w36zj6/tetris
python pyxel
Last synced: about 1 year ago
JSON representation
GAMEBOY-like Tetris
- Host: GitHub
- URL: https://github.com/3w36zj6/tetris
- Owner: 3w36zj6
- License: mit
- Created: 2021-03-01T15:14:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T07:31:40.000Z (over 2 years ago)
- Last Synced: 2025-04-02T11:36:32.415Z (about 1 year ago)
- Topics: python, pyxel
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tetris

## Requirement
```bash
pip install -r requirements.txt
```