That's some great game design. Of course in hindsight it's "doh, anyone could do this", but no one did. Simple rules, easily understandable goal, minimal interaction. Now, fast, mobile 0.99$ release and rake in those dollars.
> Now, fast, mobile 0.99$ release and rake in those dollars. Obviously, a free, ad-laden mobile games with cooldown lock in-between the button press is the way to go. Skip the cooldown by buying some credits / coins / gems. Also, sell some button skins for more profits.
Flip the Switch for 5.5 Seconds
51–60 of 61 posts
Re: Flip the Switch for 5.5 Seconds
#52For those wondering: setDisplayMessage() { switch(true) { case(this.difference
Re: Flip the Switch for 5.5 Seconds
#53Got it on my third try counting Mississippis: https://i.imgur.com/CzUQpX3.png
Thanks for playing.
Re: Flip the Switch for 5.5 Seconds
#54Got 5.555 on my second try. This is objectively a better score. I won the game.
I feel like you won, anyway. ;)
Re: Flip the Switch for 5.5 Seconds
#55First two times I was early and I realized even with foreknowledge I count off the first second way too fast (Chinese birthday syndrome)
There was a much more intersting version of this on the strangely awesome game show Solitary ( https://en.wikipedia.org/wiki/Solitary_%28TV_series%29?wprov... ) where they had people get in a "coffin like" box and try to come out after exactly one hour, closest one won.
I wonder if this is in any way a useful skill.
Re: Flip the Switch for 5.5 Seconds
#56This project was built yesterday out of frustration…I’ve been working on big projects [1] with long deadlines, and it feels so hard to make something people like and want to use.
55thegame was intended to just be a fun distraction and nothing else.
It was really encouraging to see people enjoying the game, so thank you. :)
[1] For what it’s worth the big project is moneyhabitshq.com.
Re: Flip the Switch for 5.5 Seconds
#57Re: Flip the Switch for 5.5 Seconds
#58Re: Flip the Switch for 5.5 Seconds
#59(() => { document.querySelectorAll('.switch')[0].click(); setTimeout(() => document.querySelectorAll('.switch')[0].click(), 5499); })()