Skip to content

Commit ce3420c

Browse files
README.md updated
1 parent 22a61cb commit ce3420c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# Donkey-Kong
22
A game which is a minimalistic replica of the Donkey kong game. This game is written in pygame.
3+
4+
To run the game:
5+
install the pygame module and python in your computer. For linux commands are:-
6+
* *sudo apt-get install python*
7+
* *sudo apt-get install python-pygame*
8+
9+
Now go to the cloned repository and run command *python main.py* to run the game.

0 commit comments

Comments
 (0)