summaryrefslogtreecommitdiff
path: root/frontend/src/components/game
Commit message (Collapse)AuthorAge
* Add support for multiple columnsjbion2019-02-26
|
* Add board and played cardsjbion2019-02-26
|
* Extract CardImagejbion2019-02-26
|
* Add gold amount to production barjbion2019-02-26
|
* Increase space between resources in production barjbion2019-02-26
|
* Add production barjbion2019-02-25
|
* Use NonIdealState for READY button to be centeredjbion2019-02-25
|
* Position hand at the bottom of the pagejbion2019-02-24
|
* Add prepare move actionsjbion2019-02-24
|
* Improve GameScene by showing the handjbion2019-02-23
|
* Move images to frontend appjbion2019-02-23
|
* Implement Game startjbion2019-02-22
bgstack15