2021-08-31 03:08:54 +00:00
|
|
|
Following the Hands On Rust - Build A Roguelike book
|
|
|
|
|
2021-08-31 03:09:39 +00:00
|
|
|
It's Rust, so you need rust
|
|
|
|
|
|
|
|
To run:
|
|
|
|
`cargo run`
|
|
|
|
|
|
|
|
|
|
|
|
to move: Arrow keys
|
2021-08-31 03:08:54 +00:00
|
|
|
|
|
|
|
To rest: press space, but MONSTERS WILL HUNT YOU DOWN
|
|
|
|
|
|
|
|
To attack, just bump into a monster.
|
|
|
|
|
|
|
|
To win! FIND THE AMULET in the furthest reaches of the level
|