Changes

Jump to: navigation, search

Canvas3D JS Library

686 bytes added, 13:57, 6 September 2009
Ideas List
* multi-player network air hockey. Supports up to 8 players. Create an arena based on number of players . Each wall has a hole and a paddle that players can move left and right. A ball is randomly sent flying and each time it goes through a hole, the player loses a point. Lose 10 points and that player is eliminated. Last person alive wins.
 
* 2 Player Online Chess
&nbsp;&nbsp;&nbsp;&nbsp;- Orbit camera can be used to orbit around the board.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Effects can be used to change what material the pieces and board use such as metal, wood, etc.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Picking can be used to allow a simple interface to move the pieces. Either clicking on two tiles can move a piece or clicking on a piece and then a tile can move the piece.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Further research is needed to determine the best server-side language to use to share board state between players.<br />
&nbsp;&nbsp;&nbsp;&nbsp;- Animation can be achieved simply by setting velocities of pieces.<br />
=== Meeting Summaries ===
1
edit

Navigation menu