A downloadable game for Windows


start = enter

move = WASD keys

jump = space

Updated 25 days ago
StatusPrototype
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorFake Arcade
GenreAction

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.

(1 edit)

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)? 

(2 edits) (+1)

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)