🎮 Stacks
Stacks is a block-stacking game. Your goal is to stack the block as long as you can. If you miss, the block will get smaller and smaller until there's nothing left!
Python, Pygame
Stacks is a block-stacking game. Your goal is to stack the block as long as you can. If you miss, the block will get smaller and smaller until there's nothing left!
Python, Pygame
Implementation of the classic "Space Invaders" game, created to explore object-oriented game development.
Python, Pygame