Posts Tagged ‘slick’

A long while ago I played around with Slick. A game library for Java. It offers easy 2d graphics drawing with the speed of OpenGL (by using LJWGL). It has much more features than that as well.  When I tried it I was running Win XP 32 bit. However, recently I was trying my code [...]

I have written a few games in the past. A recent example is Dune II – The Maker. I have written a platformer (in QuickBasic even..) and so forth. You may even consider RealBot a ‘game’ (although it is more a computer controlled opponent). I haven’t really tried to write any games in Java. Although [...]