An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# tetris

![tetris](https://user-images.githubusercontent.com/52315048/169997534-9b617652-2097-450b-959f-ae9f759574e5.gif)

## Requirement

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