Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 608 Bytes

pop-it-game

Pop it is a fidget toy which became popular in the beginning of 2021 due to TikTok.

The game is simple and has the following ruleset:

  1. Decide who start
  2. Choose a row and choose the number of cells you want to pop (from 1 to the entire row)
  3. Opponent does the same
  4. Whoever has to pop the last unpopped cell, loses!

This can be regarded as a version of the game of Nim.

I made a small web-app in which you can play against the algorithm and try to win :-)

https://kanarian.github.io/