Loading...

Powered by CMGame Engine
github.com/tlong314/cmgame

Pascal's Triangle Jump

nCr is equal to the number in the nth row and rth column of Pascal's Triangle (count starting at zero). It's also the coefficient of x(n - r)yr in the binomial expansion of (x + y)n

Use this to find the goal(s) in each stage. Rack up points as you navigate the triangle.

You can learn more about Pascal's Triangle and the Binomial Theorem here.

Nothing to see here...