chess-board/src
2022-01-07 22:25:01 -06:00
..
App.css Only fetch state via poll, select promote piece before move 2022-01-07 21:13:42 -06:00
App.test.tsx Run prettier 2021-12-30 10:31:23 -06:00
App.tsx Move Promote to optional kind on Move 2022-01-07 22:08:09 -06:00
Board.tsx Move Promote to optional kind on Move 2022-01-07 22:08:09 -06:00
boardResponse.ts Move Promote to optional kind on Move 2022-01-07 22:08:09 -06:00
boardResponse.validator.ts format 2022-01-07 22:25:01 -06:00
boardState.ts format 2022-01-07 22:25:01 -06:00
boardWireFormat.ts Move Promote to optional kind on Move 2022-01-07 22:08:09 -06:00
client.ts format 2022-01-07 22:25:01 -06:00
gameState.ts format 2022-01-07 22:25:01 -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
primitives.ts Move Promote to optional kind on Move 2022-01-07 22:08:09 -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 Move Promote to optional kind on Move 2022-01-07 22:08:09 -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