danieldan0 / DungEon

rot.js roguelike based on RogueBasin Rot.js tutorial.

Home Page:https://danieldan0.github.io/DungEon/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DungEon

rot.js roguelike based on RogueBasin Rot.js tutorial.

CHANGELOG

09.05.2017:

  • Development of this roguelike has started
  • The code is almost equal to the code in the tutorial
  • Added "glyphs" (colored characters with position). Are they needed?
  • Useful feature: boxes are disappearing after being opened (if they were empty)
  • Added vi keys support
  • Added "skip turn": press . (or 5 on numpad) to skip turn

12.05.2017:

  • REMAKE! Help me to fix bugs, please

14.05.2017:

  • I am rewriting this roguelike again. I have found better tutorial on Coding.Cookies

About

rot.js roguelike based on RogueBasin Rot.js tutorial.

https://danieldan0.github.io/DungEon/

License:MIT License


Languages

Language:JavaScript 97.0%Language:HTML 3.0%