Has anyone managed to create a password system yet?

You know… the password system that was implemented in old video games, to access your saves…

No, but it is possible, but most people use the save behavior anyway

Password system would be easy. Go look at my bug tester in the Sep’17 buglist thread. The last thing I added was a calculator. You could type the numbers, or have clicking the buttons send messages to the calculator for numbers. You could even make a system where you have slots, and clicking down or up on each slot makes the number go up or down, like this:

.^.^.^.^.
[0][2][4][9]
.v
.v_v_.v.

The point is, when you have the number on the screen, let’s say you typed 12321 and hit enter, the number runs through several filters, if there is a filter for equal to 12321, you can have a sound play, and make the game go to level 5 or whatever you want.