Trijam #257 -- Try once  The 100-eye god is back again. You must destroy is 100 eyes to survive! But something's different this time... you can only TRY ONCE

(if you'd like to try more than once, you can use a separate browser, computer, clear the localStorage, or go play 100 EYES - Classic, with the new graphics)

How to play:

  • Use [WASD] or the [ARROW KEYS] to attack (fullscreen recommended)
  • The eyes will attack at a given interval if you haven't destroyed them all
  • If you miss an attack (attack an empty space) the eyes will use that opening to attack you!
  • Destroy all 100 eyes to win!
  • If you lose, you cannot play again!

NOTE: lower scores are better (game_time - health * 5)

Art: me Programming: me Music: tallbeard 

Source: Github

Check out my game Astro Aegis
Check out my linux distro Crunchbang++
Check out my Trijam 254 winner Office Work

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!