This is a set of programs to facilitate the playing of Gloomhaven, a legacy game.
- Figure out the data
- Validate the data
- Figure out the API
- Make the server (Vileplume)
- Make the Web Client (Oddish)
- Validate the Web Client with the Web Server
- iOS/Android Client
-
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