A modular grid-based factory/farming game made with vanilla TypeScript and HTML5 canvases
- Automatical resizing
- Modular levels, sprites and tiles
- Building placement with rotation (took way too long 😭)
- Overlays sometimes stay even if their building is removed (only visual)
Github pages here
npm installnpm run dev
More instructions on the Vite docs