Porting Irrlicht to Object Pascal began…
Posted by Johannes Stein on Sep 9, 2009 in Development, Libraries, Windows | 0 comments
A lot of people googling for irrlicht, freepascal and delphi have been redirected here lately. (Just because I link to the Irrlicht page in my blogroll.)
Nevertheless porting Irrlicht to FreePascal and Delphi has always been a big dream to me. So I took a few hours and began to port Frank Dodd’s IrrlichtWrapper to FreePascal.
That went pretty well and I got a hello world example up and running.
I’ll continue to work on that later as I have a few other projects at the moment.
Read MoreCavern Defense Update
Posted by Johannes Stein on Sep 4, 2009 in Games, Linux, Mac OS X, Windows | 0 comments
Here is finally an update for Cavern Defense. This is mainly a bugfix release. All critical bugs have been fixed and it is quite playable now. I updated the instructions screen, so that it should be more clearer how to play the game. For more information on what has changed take a look at the changelog.txt file.
Downlod links:
Windows (6,2 MB)
Linux (4,8 MB)
Mac OS X (12 MB; Universal Binary)
Source (132 kB)
If you want to compile the source, you also have to download one the binary releases and combine those two because the resources folder is not included in the source zip file.
Read More