Jungle Dash is a simple 2D platformer game made with python and pygame.
Download this project from here Download Jungle Dash
Use the package manager pip to install following packages :-
- Pygame
pip install pygameDouble click the game.py to open the game, Click start to start playing the game. The objective of the game is to clear all levels & collecting diamonds without getting hit by bees, slimes or without touching water & lava
Controls:
- Use Space or Up arrow key to jump.
- Use Left & Right arrow key to move in left & right direction respectively
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
