This is an in-progress repo. This is intended for local testing only! To test locally, clone, run npm i
, and then npm run dev
.
- Move to TypeScript for better maintainability.
- Abandon React's byzantine toolchain and move to SvelteKit.
- Begin moving to the revised Frontend-Gameslib API contract.
- Routing
- i18n
- Layout and CSS styling
- State management: Basics work as expected, but still more to do
- Game play page