30 Commits

Author SHA1 Message Date
9bd07aa532 Improve semantics 2016-02-28 14:46:55 -08:00
ab12e96879 Add game winner feature 2016-02-28 03:25:27 -08:00
eb2c38c9d3 Add winner feature to games 2016-02-24 05:19:39 -08:00
cb172f6e6d Move seats from table to game 2016-02-22 19:03:25 -08:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
7af48a92a3 Adding feature visitor play now 2016-01-24 16:52:22 -08:00
5032c602c0 Add soft_token to players 2016-01-17 18:50:28 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
0de80ca307 Add table and seat models 2015-11-25 02:15:05 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
a75631552f Add end of game status and winner 2015-11-07 18:07:14 -08:00
9d9e4a55c5 Join and Start games front-end 2015-11-06 17:11:19 -08:00
7b41b09208 Implement game show as a React component 2015-11-05 18:22:40 -08:00
d03459746c Fix missing method for nil associations 2015-09-08 17:07:56 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -07:00
abffc4248d Another stash 2015-08-13 19:44:17 -07:00
63ff0afb67 stash for play-hand-validations_wip_stash 2015-08-11 07:04:52 -07:00
23308abc97 Active player rotates after hand played 2015-08-08 05:28:39 -07:00
38fcfcd4e5 simple RuboCop style fixes 2015-08-04 17:26:09 -07:00
a83c0679d7 stash play hand logic 2015-05-03 13:13:36 -07:00
fc5ef4ce32 Stashing played hand 2015-05-03 06:05:31 -07:00
b70d09fee8 another stash 2015-04-19 05:58:05 -07:00
4db7bb0eb9 another stash 2015-04-17 05:02:56 -07:00
327f7d8f1b stash 2015-04-15 06:44:07 -07:00
1d1598968a Move game start logic to model 2015-04-14 18:07:49 -07:00
39adcdb9e4 Game start spec 2015-04-09 17:17:51 -07:00
ee7165614d Game start logic, shuffle and deal 2015-04-09 05:34:41 -07:00
52ab57fc51 validate game startable 2015-01-25 04:32:00 -08:00
0c621d8f89 add game and player scaffolds 2015-01-25 01:57:49 -08:00