Comments

Log in with itch.io to leave a comment.

I tried clearing my local storage to delete my progess, but when I refresh the page, the userStats are reset to what I had in them before the deletion. How do I stop this behavior, or switch between levels to counteract this?

Hi there, not sure what was causing the state to persist even after cleaning the localstorage but since this isn't the first time someone has asked for this option I pushed a small update to allow clearing a user's progress. You can see the button to do so by clicking the 'help' button

https://shailpatels.itch.io/finitestates/devlog/392836/added-option-to-clear-use...

can i leave a 0 after the result in the subtraction turing machine?

how i do the mod 3 turing machine?

is this dumb

what does that scribildacious thingamabob do.

how do i reset all data?

Currently, all the data is stored in localstorage in the browser and unfortunately, there's no way to clear it in-game (this would make a nice enhancement though)

The quickest way would be to use a different browser or incognito mode

The longer way would be to right-click > inspect element

In chrome:

  • select the application tab on the top (may need to press the >> for more options)
  • Expand local storage
  • Right-click on the second URL - should look like a bunch of random letters and numbers in the URL. 
  • Select clear

In firefox

  • Select storage tab
  • Select local storage
  • Right-click on the second URL - should look like a bunch of random letters and numbers in the URL. 
  • Select clear

thanks for putting a simple long way! also, you can do the chrome way in edge (because edge is chromium-based)

(+1)

You should submit this puzzle game to the A Simply Puzzling Game Jam #1 - itch.io! It would make a fine submission to that jam. I highly encourage you to join that jam (if you haven't done so already) and submit your game. Give it a try!