dougnukem / jpentago

Automatically exported from code.google.com/p/jpentago
0 stars 0 forks source link

Integrate 3D view with JPentago Model framework #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The 3D JPentago view needs to be integrated with the backend JPentago model
framework.
1. Input needs to trigger model update events (player moves, board
rotation, submit move, end turn)
2. Model updates need to be reflected on the 3D view.

Original issue reported on code.google.com by Daniels....@gmail.com on 9 Dec 2006 at 7:13

GoogleCodeExporter commented 9 years ago
Need to do some brainstorming and some preliminary UML to see how we can 
integrate
this using the MVC design pattern.

Original comment by Daniels....@gmail.com on 9 Dec 2006 at 7:47