Game Library
Select a game to play and control it with Python code
Snake
Control a snake to eat food and grow without hitting walls or yourself.
ClassicEasy
2048
Merge tiles with the same number to reach the 2048 tile.
PuzzleMedium
Tetris
NewArrange falling blocks to create complete lines without gaps.
ClassicMedium
Space Defender
NewShoot down enemy ships and avoid collisions in this space shooter game.
ArcadeMedium