iwyatt.github.io

Dungeon Crawler

This is a dungeon crawler rogue-like game written in Rust and compiled to WebAssembly. Playing the game requires a keyboard to play. The project is from Hands-on Rust by Herbert Wolverson.

Game Premise

You are an adventurer. Your quest is to find the Amulet of Yala. You must navigate three maze-like levels filled with evil monsters to find it. You will find helpful items along the way. Death is imminent.

Instructions