Commit Graph

433 Commits

Author SHA1 Message Date
82dfe6fa96
Merge pull request #1 from jhalitaksoy/feature/game-id
feature : add id to MancalaGame
2022-05-05 23:05:45 +03:00
8859e63296 feature : add id to MancalaGame 2022-05-05 23:04:10 +03:00
8f03eb603e v0.1.3-beta.0 2022-05-04 23:55:37 +03:00
5bc2159342
Merge pull request #1 from jhalitaksoy/feature/use-mancala-js
Feature/use mancala js
2022-05-04 23:47:14 +03:00
8739f1ba02 update server adress 2022-05-04 23:42:31 +03:00
78f4e1d701 migrate to mancala.js 2022-05-04 23:41:04 +03:00
ff00dab464 v0.1.3-beta.0 2022-05-04 23:26:45 +03:00
d05253bbf1
Merge pull request #1 from jhalitaksoy/feature/use-mancala-js
Feature/use mancala js
2022-05-04 23:25:09 +03:00
e34137c68c migrate to mancala.js 2022-05-04 23:18:29 +03:00
c18503a132 add GameMove model 2022-05-04 23:17:13 +03:00
bd1b6dbb95 remove mancala.ts 2022-05-04 23:16:18 +03:00
0e55c5ac2b remove mancala.js 2022-05-04 23:05:11 +03:00
ba16d0bb26 add GameMove model 2022-05-04 23:04:54 +03:00
167bea0c82 update package.json 2022-05-04 22:46:37 +03:00
5c16a271e6 update tests 2022-05-04 15:04:59 +03:00
fc558e20cc update index 2022-05-04 15:04:49 +03:00
ed6787f2e6 update MancalaGame and Board 2022-05-04 15:04:41 +03:00
81a74a416e update CommonMancalaGame 2022-05-04 15:04:24 +03:00
52e14c7e04 add GrClearBoardAtEnd game rule 2022-05-04 15:04:01 +03:00
9902404ca8 fix game rule issues 2022-05-04 15:03:41 +03:00
c970c7c7fa delete Player 2022-05-04 15:03:13 +03:00
54ecfe3b8b update ts config 2022-05-04 15:02:58 +03:00
66b3407100 clear index 2022-05-02 00:43:40 +03:00
225152eff3 add common game 2022-05-02 00:43:12 +03:00
8c22f1f887 add mancala game 2022-05-02 00:42:59 +03:00
d511a3d16c add game rules 2022-05-02 00:42:38 +03:00
39138354b7 add board 2022-05-02 00:42:09 +03:00
20885474db add player 2022-05-02 00:41:10 +03:00
a65ed8fe16 add pit 2022-05-02 00:41:01 +03:00
31e56d5a04 add jest 2022-05-02 00:40:38 +03:00
1ea80cdcb6 add yarn lock 2022-05-01 15:23:19 +03:00
546f6fa31b add tslint & prettier 2022-05-01 15:23:02 +03:00
f3c5aa074e add typescript to project 2022-04-27 21:57:35 +03:00
99e996736c Initial Commit 2022-04-27 21:43:54 +03:00
bca99f23f2 v0.1.2 2022-04-23 14:18:38 +03:00
4605e27d81 fix : matchmaker issue 2022-04-23 14:17:54 +03:00
f3657a68ae v0.1.2 2022-04-23 14:16:48 +03:00
e4dcd143be feature : change theme when user turn change 2022-04-23 13:45:39 +03:00
ca829741e5 v0.1.1 2022-04-23 13:10:48 +03:00
a0dcc82677 v0.1.1 2022-04-23 13:09:22 +03:00
1a7a83a981 feature : new rtmt arch 2022-04-23 12:54:56 +03:00
d5bb11d6e7 feature : change rtmt arch 2022-04-23 12:53:08 +03:00
4972b61621 remove console.log 2022-04-11 22:39:05 +03:00
c801b24c79 update server adress to segin 2022-04-11 22:37:57 +03:00
d4cf990867 fix server adress issue 2022-04-11 22:36:46 +03:00
e6ce402784 add logging 2022-04-11 22:25:49 +03:00
8baa4ba35c fix ts error 2022-04-09 21:11:51 +03:00
d3f79737e0 changed server adress 2021-07-04 01:52:56 +03:00
0254cfdf4a added who won text 2021-07-04 01:52:10 +03:00
c8e354c159 added who won text 2021-07-04 01:51:39 +03:00