Tetris
Full graphical tetris game built in python w/ working agent/AI to play the game
🎮game📅 April 2021💻 Python
Technologies Used:
PythonPygame
About This Project
Tetris game built with python/pygame. Includes a fully functional AI agent that can play the game using a simple heuristic algorithm. The game features standard Tetris mechanics, scoring, and level progression.
Key Features
- Full Tetris gameplay mechanics w/ GUI
- AI agent that plays the game using heuristics
- Scoring and level progression system
📸 Project Gallery
Images
Start of the game, no lines cleared
Some lines cleared
Further into the game with more lines cleared
Videos
Bot player video demonstration
Human player demonstration
Project Info
- Primary Language
- Python
- Category
- game
- Completion Date
- April 2021
- Repository
- View on GitHub →