Skip to content

MasterCash/donkey-kong

Repository files navigation

Donkey Kong Python

This file will cover the game basics and developer basics.

Screenshot

Running the Game

To launch the game run:

python play.py

Developer Setup

You will need Python 3.7 installed.

You will also need the PyGame module, that can be installed with this command once Python has been installed:

pip3 install pygame

About

Final Project for CS3100

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages