What reference point/ tutorial could I use to help me make a "Ball rolling" game in flash?

Posted by user1798964 on Game Development See other posts from Game Development or by user1798964
Published on 2012-12-16T02:12:05Z Indexed on 2012/12/16 5:20 UTC
Read the original article Hit count: 131

Filed under:
|
|
|

I am a complete newbie to programming, only took high school Computer science so I kind of know what im doing, I just want to know how I can make a ball rolling game that I want to make, could anyone show me an example of a good "ball rolling game" that has good physics and everything, I have tried to use Box2D for the physics portion of the game, but I found that using that is just code and I can't figure out how to make the graphics and details of the world I want to make in my game, all I would like to do would have a game that has the collision detection and physics of box2d only apply to one ball in it and use the left and right keys to move it.

sorry if I am too unclear, if anyone could show a tutorial or something to me on how to make a proper "Ball rolling" game that has good physics that would be appreciated, thank you for taking the time to read this

© Game Development or respective owner

Related posts about android

Related posts about physics