Commit Graph

25 Commits

Author SHA1 Message Date
Tim de6aa57e45 Remove logs and fix startDicePerPlayer 2021-12-02 03:23:29 +01:00
Tim 2274c63f59 Remove weird x 2021-12-02 03:16:29 +01:00
Tim f9fea253a4 Fix updating player names for owner 2021-12-02 03:12:49 +01:00
Tim ffded017c7 Implement game rules 2021-12-02 02:43:32 +01:00
Tim 5a39307fa6 Update npm packages and improce deploy script 2021-11-27 18:21:20 +01:00
Tim 14cc278a41 Update code to work with new api version 2021-11-23 18:06:21 +01:00
Tim 300819bc07 Update readme with some basic information 2021-11-16 12:53:43 +01:00
Tim 4fed74102e Separate errors and make them dissmissable 2021-07-28 23:44:08 +02:00
Tim c3e203e9d4 Improve history overview 2021-07-28 21:14:38 +02:00
Tim f91f7ea7ed Improve ui overview and abstract certain components 2021-07-21 14:30:38 +02:00
Tim 46ee666437 Add deploy script and move some vars to env file for prod and local 2021-07-15 02:12:19 +02:00
Tim 019f359854 Greatly improve the frontent for history etc. 2021-07-14 20:41:29 +02:00
Tim 24c5554a41 Display last turn correctly and show last guess properly 2021-07-14 15:18:57 +02:00
Tim 06f0797911 Display small dice as your throw 2021-07-14 12:36:09 +02:00
Tim b8f9b6faba Add dice svgs 2021-07-13 17:57:50 +02:00
Tim 926ade42a7 Improve guessing 2021-07-13 17:57:06 +02:00
Tim 698849c49d Fix bug were owner would nog check turn 2021-07-12 02:43:11 +02:00
Tim fe69ec62ab Add timer to check if game is started and its your turn and implement gameStateObject from api 2021-07-11 16:58:49 +02:00
Tim 8532c5750f Add error when game code is empty 2021-07-06 18:03:06 +02:00
Tim 9fbdd98bc6 Add error handling 2021-07-05 04:37:28 +02:00
Tim 7ec967a08b Improve code legibility by introducing gameState enum 2021-07-05 03:46:38 +02:00
Tim 239a804c33 Implement vue-metarial and start with ui 2021-07-05 02:33:58 +02:00
Tim 9b76a4e3ca Implement api client and add first test call to create api 2021-07-05 01:34:57 +02:00
Tim 775fa68909 Delete linting and add axios 2021-07-05 01:34:34 +02:00
Tim bae412b555 init 2021-07-05 00:17:32 +02:00