Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fungamer2-2 committed Jan 1, 2024
2 parents e7e7a16 + 8b54c8e commit e24b7fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MyRoguelike2
**NOTE: This is still a work in progress**

Game version: `0.12.0`<br />
Game version: `0.13.0`<br />
Required Python version: 3.11

This is a terminal-based roguelike game in Python.
Expand All @@ -12,7 +12,7 @@ It entirely uses the CLI interface.
## Controls
`wasd` - move around<br />
`SPACE` - wait a turn<br />
`u` - use an item from inventory<br />
`i` - open inventory menu<br />
`p` - pickup item at current position<br />
`r` - rest until HP is restored<br />
`v` - view info of any monster in FOV<br />
Expand Down

0 comments on commit e24b7fd

Please sign in to comment.