72 Commits

Author SHA1 Message Date
726fab89aa Fix failing tests 2021-11-05 21:26:14 -07:00
dc58e28520 Fix card labels 2021-11-02 19:47:51 -07:00
b2d13e5856 Move card data to checkbox 2021-09-19 00:21:28 -07:00
4503d117d6 Add card data attribute to inventory cards 2021-07-07 23:01:09 -07:00
aef7f19d6d Fix link route name 2021-07-07 23:00:21 -07:00
59bae293d6 Use image asset tag for cards 2019-11-06 15:10:16 -08:00
4ba180197f Add tutorial link to home screen 2019-11-06 04:53:17 -08:00
a275ed100c Autoload game updates if not taking turn 2019-11-04 05:06:03 -08:00
327e50b197 Fix player count in table index, adds user_count to table 2019-10-29 03:10:40 -07:00
5453be7d2d Start adding New Game button to table 2019-10-28 07:08:38 -07:00
19c64bcd84 Add card backs for other players inventory 2019-10-27 00:43:47 -07:00
d736810cfe Add winner message 2019-10-26 05:31:12 -07:00
5e3cd7b8ce Improve style 2019-10-26 05:20:15 -07:00
2702983318 Clear Play To Beat when play is passed by all other players 2019-10-26 04:28:19 -07:00
3c12ce661b Improve style of play to beat 2019-10-26 04:24:34 -07:00
9927ca5934 Add visual for player taking turn 2019-10-26 01:37:54 -07:00
ee981552b6 Add play to beat image ui 2019-10-26 01:36:58 -07:00
b5174c1c7f Add confirm alert to pass or stand from seat 2019-10-24 19:51:28 -07:00
bf8549e9a7 Add seats 3 and 4 to tablé 2019-10-24 19:45:33 -07:00
88a8dbe6a8 Add jquery reloading of table. Fix Play Now 2019-10-21 05:52:44 -07:00
97568ad303 Toying with Play Now 2019-10-20 21:59:40 -07:00
ecda1b8705 Auto refresh unless my turn 2019-10-20 21:57:26 -07:00
72726117cd Add play hand and pass function. 2 player game capable 2019-10-20 18:20:39 -07:00
918fd8f81e Add style for player hand 2019-10-20 17:26:52 -07:00
47cd880041 Adds top seat, player, controls 2019-10-20 16:55:12 -07:00
aab6008279 Adds top seat, player, controls 2019-10-20 05:06:22 -07:00
7183d91d7c Rewrite without react. Can sit stand at a table 2019-10-19 00:38:46 -07:00
b37d8bec33 Hide tutorial button 2019-10-18 21:12:03 -07:00
4cde74e469 Add hand to beat images 2016-02-20 04:33:30 -08:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
32194b11b9 Adding tables 2016-02-09 04:02:24 -08:00
7119c6a80b stash 2016-01-30 16:06:54 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
15a75bc462 Add feature: Play now 2016-01-23 19:41:49 -08:00
b655e90a43 Add soft_token to game show 2016-01-23 19:41:11 -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
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
fd5158e712 Stash moar 2015-11-20 17:52:18 -08:00
b344e9a816 stash 2015-11-11 04:09:46 -08:00
4d230f755d Implement runs including face cards 2015-11-10 03:53:10 -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
751cf94654 Implement flash messages as react component 2015-10-30 04:35:38 -07:00
bb3bb541a8 Add player controls component; add play hand button 2015-10-29 06:25:33 -07:00
a3ec9ae6ea Add player and inventory components 2015-10-28 20:28:29 -07:00
c42fe9c370 Add Game ReactJS component 2015-10-21 03:42:19 -07:00
e0f0dec45b Implement inventory as a React component 2015-10-20 03:10:04 -07:00