mancala/src
2022-09-02 01:12:53 +03:00
..
animation replace MancalaGame to Game 2022-08-01 22:24:48 +03:00
components replace MancalaGame to Game 2022-08-01 22:24:48 +03:00
const add alpha to config 2022-09-02 01:12:53 +03:00
context add GameStore 2022-07-31 01:00:17 +03:00
factory add pit and board view models 2022-05-15 01:56:05 +03:00
hooks add useWindowDimensions hook 2022-07-23 00:26:20 +03:00
models add game model 2022-08-01 22:23:58 +03:00
routes refactor GamePage and fix user connection issue 2022-08-01 22:27:55 +03:00
rtmt add unlistenMessage to rtmt 2022-07-30 16:19:25 +03:00
service refactor http service 2022-07-30 16:19:07 +03:00
store replace MancalaGame to Game 2022-08-01 22:24:48 +03:00
theme rename hole to pit 2022-07-13 22:45:06 +03:00
types add styled-jsx dependency 2022-07-14 17:22:59 +03:00
util fix warnings 2022-07-14 13:23:15 +03:00
viewmodel add pit and board view models 2022-05-15 01:56:05 +03:00
App.tsx add MancalaApp and refactor connection state floating panel 2022-07-30 12:05:33 +03:00
index.html add mancala icon 2022-07-15 15:04:33 +03:00
mancala.svg update mancala icon 2022-07-15 17:06:32 +03:00
MancalaApp.tsx add GameStore 2022-07-31 01:00:17 +03:00