00:00
00:00
Newgrounds Background Image Theme

Chan99 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Infinite Loop"

This is basically proposition logic without the proper symbols, and unfortunately also without the proper use of brackets, making many of the later levels inherently incorrect.

o.o that was really easy for me lol I finished in like 5 mins XDD try making it to where you had to write in the answer THAT would make it harder I guess and make the statment different every time too maybe?

Level 19 loop condition is not implemented correctly.

false && true || !true && !false == false

However, the left-hand side acts as a true expression and therefore does not break the loop in one of your levels. I tested this in C++ confirming my suspicion.

good job

Reasonably fun, but got rather easy pretty early on. You might consider adding in some xors or something if you ever expand on it.