chess-board/src
2022-01-02 11:19:27 -06:00
..
App.css Add styled button 2022-01-02 10:08:20 -06:00
App.test.tsx Run prettier 2021-12-30 10:31:23 -06:00
App.tsx Check board equality 2022-01-02 10:55:40 -06:00
Board.tsx Add button to start game, add gamestate 2022-01-02 09:38:15 -06:00
boardState.ts format 2022-01-02 10:56:39 -06:00
boardWireFormat.ts Keep track of game id, deserialize board from unique wire format 2021-12-30 21:14:34 -06:00
boardWireFormat.validator.ts Keep track of game id, deserialize board from unique wire format 2021-12-30 21:14:34 -06:00
client.ts Format ApiMessage 2022-01-02 11:19:27 -06:00
gameState.ts Add button to start game, add gamestate 2022-01-02 09:38:15 -06:00
index.css Run prettier 2021-12-30 10:31:23 -06:00
index.tsx Run prettier 2021-12-30 10:31:23 -06:00
react-app-env.d.ts Initialize project using Create React App 2021-12-29 19:22:43 -06:00
reportWebVitals.ts Prettier 2021-12-30 11:39:37 -06:00
setupTests.ts Run prettier 2021-12-30 10:31:23 -06:00
Sidebar.tsx Add styled button 2022-01-02 10:08:20 -06:00
startMessage.ts Keep track of game id, deserialize board from unique wire format 2021-12-30 21:14:34 -06:00
startMessage.validator.ts Keep track of game id, deserialize board from unique wire format 2021-12-30 21:14:34 -06:00