added
This commit is contained in:
parent
4d121040a6
commit
0767f878b6
1 changed files with 22 additions and 0 deletions
22
hayfever/README
Normal file
22
hayfever/README
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
Groworld multiplayer prototype
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
* Network communication protocols/transport
|
||||||
|
* Multiplayer gameplay
|
||||||
|
* Basic plant communication (via pollen)
|
||||||
|
* Exchange of simple properties/behaviours
|
||||||
|
* Plant ownership/point of view
|
||||||
|
|
||||||
|
Todo:
|
||||||
|
|
||||||
|
* flower selection
|
||||||
|
* sucking
|
||||||
|
* pollen types and switching
|
||||||
|
* new textures
|
||||||
|
* animation
|
||||||
|
* switch network plant description to lsystems
|
||||||
|
|
||||||
|
dave@fo.am
|
Loading…
Reference in a new issue