Skip to content

Commit bc3948a

Browse files
authored
Update README.md
1 parent f63f8a4 commit bc3948a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@
33
![Poster](https://github.com/beppvis/PyDungeon/assets/67070783/55185449-e7da-4609-a776-e7c73628e458)
44

55

6-
Is a terminal only python game in making.
76

87
## Installation and Running
98
Download the source code and run the gaem.py file.
109
### Control
1110
The WASD key scheme is used as input.
1211

13-
win -> When player ('O') reachers the end ('L')
12+
win -> At the 4th level
1413

1514
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 :)
15+
1816

1917
## TO-DO
2018
-Networking

0 commit comments

Comments
 (0)