-
- Downloads
Initial commit.
parents
Branches
No related tags found
Showing
- boost-app/src/features/play/controls.test.js 169 additions, 0 deletionsboost-app/src/features/play/controls.test.js
- boost-app/src/features/play/gameTreesSlice.js 459 additions, 0 deletionsboost-app/src/features/play/gameTreesSlice.js
- boost-app/src/features/play/gameTreesSlice.test.js 1981 additions, 0 deletionsboost-app/src/features/play/gameTreesSlice.test.js
- boost-app/src/features/play/player.js 76 additions, 0 deletionsboost-app/src/features/play/player.js
- boost-app/src/features/play/player.module.css 10 additions, 0 deletionsboost-app/src/features/play/player.module.css
- boost-app/src/features/play/player.test.js 143 additions, 0 deletionsboost-app/src/features/play/player.test.js
- boost-app/src/features/play/playerTypes.js 12 additions, 0 deletionsboost-app/src/features/play/playerTypes.js
- boost-app/src/features/play/scoreSheet.js 160 additions, 0 deletionsboost-app/src/features/play/scoreSheet.js
- boost-app/src/features/play/scoreSheet.module.css 82 additions, 0 deletionsboost-app/src/features/play/scoreSheet.module.css
- boost-app/src/features/play/scoreSheet.test.js 159 additions, 0 deletionsboost-app/src/features/play/scoreSheet.test.js
- boost-app/src/features/preferences/__snapshots__/piecesMenu.test.js.snap 247 additions, 0 deletions...eatures/preferences/__snapshots__/piecesMenu.test.js.snap
- boost-app/src/features/preferences/pieces/black/knight.svg 22 additions, 0 deletionsboost-app/src/features/preferences/pieces/black/knight.svg
- boost-app/src/features/preferences/pieces/black/pawn.svg 10 additions, 0 deletionsboost-app/src/features/preferences/pieces/black/pawn.svg
- boost-app/src/features/preferences/pieces/black/tower.svg 16 additions, 0 deletionsboost-app/src/features/preferences/pieces/black/tower.svg
- boost-app/src/features/preferences/pieces/blue/knight.svg 22 additions, 0 deletionsboost-app/src/features/preferences/pieces/blue/knight.svg
- boost-app/src/features/preferences/pieces/blue/pawn.svg 10 additions, 0 deletionsboost-app/src/features/preferences/pieces/blue/pawn.svg
- boost-app/src/features/preferences/pieces/blue/tower.svg 16 additions, 0 deletionsboost-app/src/features/preferences/pieces/blue/tower.svg
- boost-app/src/features/preferences/pieces/cyan/knight.svg 22 additions, 0 deletionsboost-app/src/features/preferences/pieces/cyan/knight.svg
- boost-app/src/features/preferences/pieces/cyan/pawn.svg 10 additions, 0 deletionsboost-app/src/features/preferences/pieces/cyan/pawn.svg
- boost-app/src/features/preferences/pieces/cyan/tower.svg 16 additions, 0 deletionsboost-app/src/features/preferences/pieces/cyan/tower.svg
Loading
Please register or sign in to comment