https://github.com/ibug/tetrisai
Tetris game 🎮 with AI play. Uses Windows API.
https://github.com/ibug/tetrisai
c tetris tetris-game
Last synced: about 1 year ago
JSON representation
Tetris game 🎮 with AI play. Uses Windows API.
- Host: GitHub
- URL: https://github.com/ibug/tetrisai
- Owner: iBug
- License: gpl-3.0
- Created: 2017-11-06T12:12:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T16:43:28.000Z (almost 3 years ago)
- Last Synced: 2025-04-11T00:45:01.934Z (about 1 year ago)
- Topics: c, tetris, tetris-game
- Language: C
- Homepage: https://ibug.io/project/TetrisAI
- Size: 485 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TetrisAI
A simple Tetris game with AI play mode. You can watch the program play the game and have a cup of coffee :)
Uses Windows API.