Recreation of a 2D pinball game with Box2D
https://github.com/GuillemD/Pinball2D <-- this is the link to our github repository http://www.minijuegos.com/juego/snowball-i12203 <-- link to the original game
Controls:
At the beggining og the game, create a new ball with "1" -> number 1
Down arrow: kick the ball
A / D keys: left /right kickers
if the ball goes down, you lose. The game resets automatically.