Dynamic Languages Shootout / OOP 2008
February 01, 2008
The german magazine JavaSpektrum organized the "Dynamic Languages Shootout" contest for the OOP 2008 conference. The challenge was to create a computer game similiar to Scrabble in a dynamically typed programming language.
I used Groovy and Grails and came 6th place.
Screenshots
The following screenshots show the command line interface, the GUI and the grails web frontend. The program comes with dictionaries and user interfaces for english and german.
Documentation
The documentation is available in german only. Sorry, but i did not had the time to translate it into english and it was a requirement of the contest to have german documentation.
Downloads
The source code is available on GitHub.