Comments

Log in with itch.io to leave a comment.

(+1)

Ahhh DEFEAT .... it's made me mad ! Excellent idea to not let the player play again even if it's really frustrating ;-) Could you give us the clue to code that ? 

Thanks! I write my code in C, and use the emscripten compiler. It has some functions to call out to native javascript. From there I just put a value in localStorage if the player has started the game once! Here's the documentation and the code in the game.

If you're more used to writing with an engine, I would search for something like "call javascript functions from unity in html5 builds"

And if you'd like to play more, you can always play the original 100 EYES, but be warned it's harder!

Thank you for your answer, I code in Godot. I will had this kind of feature search in my todo !  

The original 100 eyes allready severly punish me last week ๐Ÿ˜…๐Ÿคฃ! No more nightmare ! Lol ! 

Haha okok 

I think this might be what you're looking for: https://godotengine.org/article/godot-web-progress-report-9/

(+1)

๐Ÿ™Œ๐Ÿ™Œ๐Ÿ™Œ๐Ÿ™Œ๐Ÿ™Œ Thanks so much ! ๐Ÿคฉ

Only being able to play the game once is genius hahah , great idea.
Cool graphics too , felt very dynamic!

Thanks! I just hope I gave enough lives that people can beat it on their first try!