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 [...]
Posts Tagged ‘slick’
Slick java library and 64 bit
Posted: March 26, 2011 in Game DevelopmentTags: java, slick, windows 7
12
Using Slick to write 2D Java games
Posted: February 28, 2010 in Game Development, programmingTags: Games, java, slick
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 [...]