/\/\isanThr0p recently posted a topic which I became interested in and in the process of attempting to help, I have decided to see if anyone is intrigued by the simple but
fun idea of creating a Snakes game for "play" over the internet.

More specifically, the idea is to collaborate on a class structure and a game engine/rule base which we as programmers can then use to implement new AI's. The real fun comes from trying to write AI's which outwit each other...

I can see it now, my HungryKillerAI gets beaten by your SurvivorAI thanks to some clever coding on your part...hehe

The project need not be huge but it would allow sharing of knowledge in certain areas which some are stronger than others in.

For example:
TCP Comms
Data Structure Design and use
Classes and Interfaces Analysis and Design
Graphics programming

If anyone is interested, drop me a line and I will send a version of what I have thus far...


Regards