Parity

Daily parity puzzles in your browser. Simple rules, tricky patterns. Test your logic and stay sharp as difficulty builds.

Browser

Circom

Easy

84K points

Description

The game is played by moving a cursor with WASD around the board to select different squares in a grid. Each time you select a select a cell by moving the cursor with the arrow keys, the number inside that cell increases by one. The goal of the game is to make each number on the board equal.

Acknowledgements:

Original Parity game repository:

https://github.com/abejfehr/parity/

Original Parity game author:

https://github.com/abejfehr