This small turn-based game written in Rust allows you to explore procedurally-generated levels in the search for the Amulet of Sirref, an artifact that will rid the world of monsters. You will however have to fight said monsters to find it. Collect items on your way to help you: a sword, some armor, perhaps a map, and some health potions.

The basic concept of the game is based on Herbert Wolverson's Hands-on Rust book, but many game mechanics were changed and/or added.

Thanks to Rust's support for web assembly, you can play the game directly on your browser! Try it out! (Disclaimer: the game can technically run on mobile devices, but requires a keyboard as an input device)

For a guide on how to play the game, see this page.

The source code is available on GitHub.

Leave a comment

Log in with itch.io to leave a comment.