My second game, a sequel to Stick Dude. For those in need of a remedial math course for this game:
to factor a polynomial,
the last number is the product of the 2 binomial numbers and the 2nd num, is the sum of the 2 binomial nums.
so... X^2 +6X+8 = (x+2)(X+4)