dungeonsoffear - 2015-11-19

Lots of progress today. Did final tests on the resolution parsing and fixed some bugs. Everything seems to be working. Had a little time leftover, so I worked on the XML editor. Checks for the presense of tags and their attributes; does not do any checking on if those attributes are valid. Next up it is exit and enter game functionality, which will probably go along with game invites and declines. I see the light at the end of the tunnel.

  • Decision parsing based on traits
  • Decision submission, resolution parsing from XML, modifying traits
  • Authoring tools for rooms
  • XML validator and a test feature
  • Enter game and exit game (merge traits back to player) <--- IN PROGRESS
  • Game invites, declines. <--- IN PROGRESS
  • General game rules, like death and pants shitter.
  • Email functionality, day timer
  • Unit testing, code cleanup, documentation, minor aesthetic fixes

2 Hours