A simple rogue-like example game. Pure ES5, uses DOM rendering via jQuery.
- Move using WASD
- Attack using Space
- Collect swords to boost your damage
- Collect potions to refill your health (they end up in the inventory where you can click on them)
- Die (you respawn automatically)
- Admire the nice end screen once all the enemies are defeated