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
- Host: GitHub
- URL: https://github.com/hbollon/tetris_gtk3.0
- Owner: hbollon
- Created: 2019-10-28T18:28:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T12:08:36.000Z (almost 6 years ago)
- Last Synced: 2025-02-07T13:33:19.269Z (8 months ago)
- Language: C
- Size: 27.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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à.