averbraeck / housinggame-player

Player app for the housing game
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

housinggame-player

Player app for the housing game. This app is optimized for use on a mobile phone. Interactions are minimal to ensure playing on the board and interacting with other players as well.

Technical choices

The following technical choices have been made for the player app:

Documentation

  1. Game flow
  2. Detailed workflow for buying a house
  3. Detailed workflow for selling a house
  4. Description of dynamic fields for game play
  5. Calculation of flood damage
  6. Use of servlets and jsp-pages
  7. Map of states and advance button triggers
  8. Design choices
  9. Error handling