I wanted to let you know about Scalatron, a small open source project I put together as an educational resource for the Scala community.
It is
based on a programming game for up to 20 players (which pits bots written in Scala against
each other in a simulated environment) and a detailed, self-paced Scala tutorial. I
created this to teach a few friends and colleagues (all Java
programmers) about Scala. It was my attempt at the question
"what is the quickest possible way to get a group of experienced programmers productive in Scala?".
It
was designed as a substitute for PowerPoint for a six or seven hour
training workshop for people that are completely new to Scala. An
experienced group of Scala programmers, however, should have a server
and bots up and running in about 30 minutes. The game rules are very
simple but allow for pretty complex strategies. The workshop
participants that have tried it so far had great fun, anyway. :-)
If this sounds interesting: download Scalatron, invite a few friends and start competing and hacking bots!
Feedback and suggestions are very welcome at scalatron at
rocketmail.com.
Greg