lishangqiu / PopItSolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pop It Solver

This is my first time using vue.js, so this won't be too complicated. I'm trying to make a pop it game "solver" for this project.

Goal

If you didn't know, pop it is a pretty popular toy among kids, looking something like this:

And the general rule is:

  • All the "pop"s are divided into rows(there should be a visible gap thingy on each toy dividing them)
  • The goal is to get the other person to be the person to pop the last "pop"
  • For each round, you can choose to pop any amount of "pop"s that's in the same "row"

About


Languages

Language:Vue 63.0%Language:JavaScript 27.4%Language:HTML 8.8%Language:CSS 0.8%