Page 1 of 1

Checkers Game - Design question

Posted: Mon Dec 15, 2008 6:55 am
by shaim
Hi Guys.
I am trying to create a checkers game.
The requirements are:
1) 3D players cube
2) player cube reposition by mouse (drag and drop).

Can you suggest how to do it? especially which irrlicht node types i shall use for it?
Thanks.

Posted: Mon Dec 15, 2008 10:08 am
by SwitchCase
The requirements are:
1) 3D players cube
2) player cube reposition by mouse (drag and drop).
Are they the only requirements you have of a checkers game? You need to think about the game a little more and come up with more than two points. The requirements are too vague for anyone to give you any help that will actually be any help.

While you do this; reading through the tutorials will give you info on what the various scene nodes are used for.

If you show that you've put a bit more thought into this, you're more likely to receive help from people.

Posted: Mon Dec 15, 2008 1:08 pm
by rogerborg
Just show us the whole homework question.