/heavenly-gloom

This is a set of programs to facilitate the playing of Gloomhaven, a legacy game.

Primary LanguagePLpgSQL

CircleCI

Heavenly Gloom

This is a set of programs to facilitate the playing of Gloomhaven, a legacy game.

The Plan

  1. Figure out the data
  2. Validate the data
  3. Figure out the API
  4. Make the server (Vileplume)
  5. Make the Web Client (Oddish)
  6. Validate the Web Client with the Web Server
  7. iOS/Android Client

TODO

  • Server

    • Data structures for game data
    • API design
  • Web

    • Graphics assets
    • Dumb display of game world state
    • DM mode
  • iOS

    • Graphics assets
    • Player mode
    • DM mode
  • Android

    • Graphics assets
    • Player mode
    • DM mode