The Missing Children
Here is a simple java Game. The goal is to get points finding disapeared
childrens after a visit at the Zoo.
Each of the monitors can see some children next them, and propose the number of
the missing children. Monitors that are right won this number (shared between them
if more than one monitor found the right one).
After years of dabbling in this field, this is an attempt to create a optimal object structure
for a boardgame (or the like). Design patterns specifics to games stills have to
be created and widely formalised.
One of more article about it will follow soon, links to them will be posted here.
Another sample with a more real-time game is
here
All is GPLed and comments are welcome.
Download
source code here.