LoganCSC / MapLand

An android app that allows users to buy and sell fictional properties overlaid on real geography.
0 stars 0 forks source link

Add game management #12

Open barrybecker4 opened 9 years ago

barrybecker4 commented 9 years ago

We want to have support for multiple concurrent multiplayer games. There will need to be a "game" table for storing the open and current games. Users will be able to create games in a "open games" view. These are the fields for a game:

Some other notes:

barrybecker4 commented 9 years ago

Regions and users need to belong to a game.