RuneHunter Save

A coffee break roguelike game written in JS. Explore the dungeon, collect 3 runes and escape alive.

Project README

Rune Hunter

image

Rune Hunter is a coffee break Roguelike game written in Javascript with rot.js. Explore the dungeon, stay away from ghosts, and collect 3 runes as quickly as possible.

Play the game on-line.

Your Goal

  • Explore the dungeon and collect treasure.
  • Make sacrifice at the altar to get a rune.
  • Collect 3 runes to beat the game.

Tips

  • The more you carry, the more turns it takes to move 1 step.
  • You cannot drop the rune.
  • A satisified ghost needs more time to reappear.

Keybindings

  • Move: arrow keys, hjkl
  • Pick up: Space
  • Drop the skull/coin/gem: s/c/g, 1/2/3
  • Print the seed in the browser console: d
  • Switch the wizard mode: ~

Wizard mode:

  • Switch the fog of war: f
  • Create a/an skull/coin/gem/altar: S/C/G/A
  • Print the current turn in the browser console: t

Miscellaneous

Search Game._devSeed in scripts/game.js to manually set a seed.

doc/designNote.pdf is the paper prototype I made for Rune Hunter.

Open Source Agenda is not affiliated with "RuneHunter" Project. README Source: Bozar/runeHunter
Stars
27
Open Issues
0
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating