Project information
- Category: Game
- Client: Gamers
- Project date: 17 May, 2024
- Project URL: https://github.com/BAXTOR95/TurtleInvaders
Turtle Invaders
Turtle Invaders is a classic shoot 'em up game inspired by Space Invaders, implemented using Python and the Turtle graphics library. The player controls a spaceship that can move left and right and shoot projectiles to destroy alien ships. The aliens move closer to the ship every second, and the game ends if they reach the ship.