Is there a source code example around? I want to make a classic tilting board game that the ball will roll down the the bottom, you have the tilt the board left and right to get in the small box below to gain point.
This is a discussion on Tilting board game within the Game Programming forums, part of the General Programming Boards category; Is there a source code example around? I want to make a classic tilting board game that the ball will ...
Is there a source code example around? I want to make a classic tilting board game that the ball will roll down the the bottom, you have the tilt the board left and right to get in the small box below to gain point.
OK, so what's stopping you?
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
the physic content behind it.
True physics is something you can implement later. It should not stop you from at least designing the game.
Arrogance breeds bad code
Just Physics?
Force Diagram instructions
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.
yeah just physic and advance collision. ball to plane. where can i read on vector? i got a hard time understanding it.
Links: Game Development
Just a random link while surfing....
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
If at first you don't succeed, try writing your phone number on the exam paper.
I support http://www.ukip.org/ as the first necessary step to a free Europe.