HTML5 and JavaScript Game Development Competition in just 13 kB

Lost Pixels

-> In the given grid, the first(top-left corner) box is considered as the original box.
-> The game is to find the 'lost' box of the original box.
-> Lost box is the opposite of the original box.(white pixels turned black and black pixels turned white)
-> After every 3 correct answers, level increases.(size of the grid increases)
-> Game has no end.

Categories: desktop

Feedback from the judges

back