I was wondering if anyone could help me create a plinko-like game from scratch. I don’t know any actionscript, but i’m a fast learner, and i learn better by doing, so i figured this would be a good first project for me.
For those of you who don’t know what plinko is, it’s basically a board with rows of pins in it, and you drop a coin or disk from the top, and the coin bounces down the board off the pins and eventually into one of several slots at the bottom.
the pins are easy, i’m just not sure what i should do for making the coin fall and bounce in a direction depending on how it hit the pin.