Description:

Rogue @ is a small project I developed with one goal in mind: finishing. Like many developers, I have spent years learning game development and programming with little to show for.  

This simple game is a turn-based, rogue-like built in Godot 3. Traverse random levels, fight enemies, and upgrade your character in this short and simple puzzle game. 

Short Tutorial:

  • `WASD` for movement
  • `Enter` or `Space` to select while in menus
  • `Q` to access upgrade menu
  • `Esc` to access settings
  • If you quit out of the game (or it crashes :/), refresh the page to play again

Key:

  • # - locked door / O - open door
  • c - 1 coin / C - 3 coins
  • h - 1 health / H - 3 health
  • l - random amount of xp (1-9)  
  • e - enemy (2 health, 1 damage)
  • E - enemy large (4 health, 1 damage)
  • b - buffed enemy (5 health, 2 damage)
  • B - buffed enemy large (7 health, 3 damage)
  • d - death (2 health, 1000 damage)
  • D - death large (3 health, 1000 damage)
  • Saturation Upgrade (healing over max health)
  • Zoom Upgrade (zooms camera view out)

Leave a comment

Log in with itch.io to leave a comment.