As the name suggests a repo of 2-D games made with Pygame.
As the name suggests a Pygame themed on feeding a dragon. In this game coin is moving horizontally and your dragon is present on right side you have to move your dragon with up and down arrow keys and feed him with coins.
Dist folder inside feed the dragon folder contains executable file named main.exe as soon as you click on it your game will start.
- Lives: You have 3 lives and they decrease the instant you miss a coin, when you miss coins 3 times your game will end.
- Score: Score increases the moment you feed dragon with coin.
When you miss 3 lives your game will end and screen gives you replay option, you can replay game by pressing R.
Space Invaders is a fixed shooter in which the player moves a laser cannon horizontally across the bottom of the screen and fires at aliens overhead which are moving in wave formation.
- Download the code.
- Open main.py and run it.
(You may get some errors as location of your files may be different so you have to correct that.)


