Reversi

by By: Axel in game-development | java | tools

Strategic game programming is a fascinating subject, that I have been attracted to for several years now. I always wanted to implement my own chess program but that seemed to complicated for the beginning. Therefore I started with Reversi and ...

Clean Up Your HDD (Java version)

by By: Kerim in hddcleaner | java

Updated
A collegue of mine - Axel Sammet - took the time to implement my small clean up tool in Java. Performance is faster, i like his GUI (using a table) a bit better. If you have a problem running it try ...

Feeds and Java

by By: Jens in java

my contribution at http://mansourk.blogspot.com/ now here:

Since i got impressed how simple this was in python (thanks for this wonderful module), i got curious if there are libs in java and how simple they are. I found ...