Welcome to my collection of 2D game development projects using Pygame and Arcade.
Navigate through randomly generated mazes in this exciting Pygame escape game! Each level presents a new challenge with increasing difficulty and a ticking timer, testing your skills and speed. Keep track of your score, and strive to see the "Congratulations!" message before the game-over screen appears
A classic platformer game where the player avoids obstacles, and collects coins.
A fast-paced space shooter game where the player controls a spaceship, dodges asteroids, and defeats enemy ships.
A puzzle game where the player solves various challenges to progress through levels.
An endless runner game where the player controls a character that must avoid obstacles and collect power-ups to survive as long as possible.
- Clone the repository:
git clone https://github.com/your-username/your-repository.git cd your-repository