Cool just tested the updated game. Player starts at 0/6 energy! Also, is there a way to start fresh instead of loading save? Your updating inspired me. I'm working on adding a new game mode and a leaderboard for my jam game too :)
Viewing post in Deep Pockets jam comments
Yeah currently theres no way to wipe the save, but I’m planning on having a titlescreen with 3 saveslots that you can then delete if you want. The game saves using IndexedDB, so it is technically possible to delete the savedata from your files, but I couldn’t figure out how, but you could try if you really need to wipe your save.