In 2003 a small but fun Role Playing Game was written for a C++ course. It is based around the well-known concept of Elves and Dwarves at war. The game has two major components. A proper text-based interactive Role Playing Game and a chess like computer run simulation of a bloody battle.
The code itself is written in C++ for Unix and comes with a GNU makefile. Included is a third test component.
("Fia med knuff" in Swedish)
As usual there are many items on the TODO list. One of them is to port the original Ludo code to a java applet. Although it is a very easy task, the motivation is lacking. Please find yourself a copy of the code here.
Model-View-Control is an important concept for any user interface developer. Java already offers API support for the model and we showed this by making a drawing application.
At the suggestion of Virtutech a group of students set out to create a small educational operative system using C++. Further information...
Please visit one of the authors personal pages for other individual projects.
Jens Lindh
Karl Berglund