Donkey Kong Pygame
A downloadable game for Windows
start = enter
move = WASD keys
jump = space
Updated | 25 days ago |
Status | Prototype |
Platforms | Windows |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | Fake Arcade |
Genre | Action |
Download
Download
donkeykongpy.zip 27 MB
Comments
Log in with itch.io to leave a comment.
This recent update has 4 stages.
In this new update, Mario needs to avoid being hit by barrels,the rolling Marios and Donkey Kong.
Dear Fake Arcade, I have both Python and Pygame installed, but I don't know how to run the DK Pygame . It's my very first time. Can you, please, guide me how to run DK Pygame (in Pygame in Python)?
Thank you for downloading Donkey Kong Pygame.
You can run the game in Visual Studio Code
1. google Quick Start Guide for Python in VS Code
2. Open VS Code
3. Pick "Open Folder..." in File menu
4. Select the donkeykongpy folder
5. Click game.py under EXPLORER on left
6. Click the play button on the upper right(triangle)