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

https://github.com/hbollon/tetris_gtk3.0

Tetris game with terminal and gtk version
https://github.com/hbollon/tetris_gtk3.0

Last synced: 6 months ago
JSON representation

Tetris game with terminal and gtk version

Awesome Lists containing this project

README

          

Tetris_gtk3.0

Jeu de tetris avec une version graphique et console

Le tetris a été compilé avec gtk3.0, le Makefile fourni fonctionne avec gtk3.0

Sous un système linux vous pouvez l'installer facilement avec la commande : "sudo apt-get install libgtk-3-dev", si vous ne l'avez pas déjà.