am new here, am new to blender and i am working on a project in blender, there is a game at
http://www.fupa.com/play/Puzzles-free-games/river-crossing.html
that i want to remake to 3D using blender, any ideas on how to go about it will be appreciated.
The game is about a farmer,a goos, a fox and a bag of beans. The farmer is to cross a river with the items but can only take one item at a time with the constraint that - the goose must not be left bag of beans else the goose will eat it, the fox must not be left with the goose else the fox will eat it
How do i achieve the logic? is it with python?
_________________
be the change you want to see
I think you could accomplish everything required for this game using the logic bricks in the logic editor, no Python scripting necessary.