A 2-D platformer game made in pygame.
What's the Game About?
A fearless ninja travels through a graveyard infested with zombies in the dead of the night. Let's see if he can survive!
The game mechanics are fairly complete.
TODO:
-adding different levels to it or design a single level with a maze in it.
-adding title and end screens
-adding soundtracks
Anyone who wants to contribute is always welcome :)
Game Resources - https://opengameart.org/
Tiled Map Editor - https://thorbjorn.itch.io/tiled?download
Pygame
(use python3.7 or lower or use command 'pip install pygame==2.0.0.dev12')
Pytweening
Pytmx