We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63f8a4 commit bc3948aCopy full SHA for bc3948a
1 file changed
README.md
@@ -3,18 +3,16 @@
3

4
5
6
-Is a terminal only python game in making.
7
8
## Installation and Running
9
Download the source code and run the gaem.py file.
10
### Control
11
The WASD key scheme is used as input.
12
13
-win -> When player ('O') reachers the end ('L')
+win -> At the 4th level
14
15
lose -> When the enemy ('X') captures the player ('O')
16
-## Goal
17
-My goal is to make a game in which no external module is used. I hope you reading this can condribute to this project :)
+
18
19
## TO-DO
20
-Networking
0 commit comments