orionsbelt-battlegrounds / game

Mozilla Public License 2.0
1 stars 0 forks source link

Add create lobby game endpoint #6

Closed donbonifacio closed 8 years ago

donbonifacio commented 8 years ago

Did some refactoring to start using component and schema. Created the /lobby/create-game endpoint that creates a (still empty) game.

Next steps:

jqmtor commented 8 years ago

@donbonifacio , sorry for the quite extensive review, specially in cases where it is really not that important. I am also using this to understand the reasoning of your choices and to get some guidance on how to do things in this new paradigm. Won't give so much trouble with this stuff at some point :)

👍 Great work and thanks a lot for the explanations! Feel free to merge :)