From 0767f878b670e50aaee63ca61c0561a1781847cc Mon Sep 17 00:00:00 2001 From: Dave Griffiths Date: Thu, 12 Mar 2009 10:51:43 +0000 Subject: [PATCH] added --- hayfever/README | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 hayfever/README diff --git a/hayfever/README b/hayfever/README new file mode 100644 index 0000000..6a1c44a --- /dev/null +++ b/hayfever/README @@ -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