Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
groworld_multiplayer_prototype [2009-03-12 18:10] davegriffithsgroworld_multiplayer_prototype [2009-03-13 17:24] davegriffiths
Line 1: Line 1:
 ====Groworld multiplayer prototype==== ====Groworld multiplayer prototype====
 +
 +{{:hf4.png|}}
  
 An initial version of the groworld game in order to have something to focus on and develop ideas further. The main priority is to demonstrate some of the techniques we want to explore in the simplest possible form.  An initial version of the groworld game in order to have something to focus on and develop ideas further. The main priority is to demonstrate some of the techniques we want to explore in the simplest possible form. 
Line 9: Line 11:
   * Plant ownership/point of view   * Plant ownership/point of view
  
-Use [[pluggable plants]]+Using [[pluggable plants]] 
 + 
 +{{:hf5.png|}} 
 + 
 +Pollen is passed from the red player/plant to the purple one, causing the flower on the purple plant to change colour.
  
 ====Network protocol==== ====Network protocol====
Line 20: Line 26:
 | /join-game | None | Joining game | Broadcast your plant back with /plant | | /join-game | None | Joining game | Broadcast your plant back with /plant |
 | /plant | Plant ID, postion, colour and structure | When starting game, your plant changes or /register recieved | If it's the first time you've seen this plant id, add plant to world, otherwise update plant | | /plant | Plant ID, postion, colour and structure | When starting game, your plant changes or /register recieved | If it's the first time you've seen this plant id, add plant to world, otherwise update plant |
 +| /flower | Plant ID, Flower ID, Colour | Sucking pollen has changed a flower colour | Update colour for this plant/flower |
 | /spray | Plant ID, pollen type | Pollen release button pressed | Add pollen from plant into atmosphere | | /spray | Plant ID, pollen type | Pollen release button pressed | Add pollen from plant into atmosphere |
 | /leave-game | Plant ID | Leaving game | Remove plant from world | | /leave-game | Plant ID | Leaving game | Remove plant from world |
  • groworld_multiplayer_prototype.txt
  • Last modified: 2009-05-12 13:20
  • by 81.188.78.24