3D Bowling Game
BlitzMax Forums/BlitzMax Beginners Area/3D Bowling Game| 
 | ||
| How difficult would it be to create a 3D bowling game in Blitzmax using miniBlitz3D? I was looking into creating a simple 2d one but, thought one in 3D would be better. Any assistance would be greatly appreciated. Sincerely, Blitzogger | 
| 
 | ||
| A bit challenging, minib3d doesn't have a built in physics engine. It all depends on your skill level. | 
| 
 | ||
| I wrote one once with my own crude opengl 3d engine and jv-ode for physics. It took me about a week as I recall. |