Delivery Corp.
- April 30, 2023
- darwyn
For Ludum Dare 53 I wanted to do something less game engine oriented. Since I played some clicker games myself I thought this would be a good opportunity to try something with React. The game saves its complete progress locally in the browser. So you can open the game again later (via the same URL) and have your save state. It's of course super easy to manipulate but hey it's a singleplayer game s…