About
Treibjagd is a project that I worked on with a few friends over a period of about 6 months. It is an adaption of a card game that we developed ourselves.
The game is written in Java and uses Swing for the user interface. The source code is available as Open Source under the ISC license. The graphics are licensed under the Creative Commons Attribution Share-Alike 2.0 Germany license.
Unfortunately the game turned out to be less fun than we hoped. In addition, the user interface was in need of a serious rewrite (Swing isn't really suitable for graphical games). Therefore we suspended the project indefinitely, in order to work on other, more promising projects.
Download & Source Repository
I created a download package that includes precompiled jar-files of the game and its dependencies, as well as the source code:
Treibjagd.zip
Make sure you have a Java JRE installed. Anything else you need should be in the package.
There's a also a git repository that contains the current state of affairs:
http://repo.or.cz/w/treibjagd.git