GameLib3
GameLib3 is a class library for creating games with JDK 5.0 (mostly 2D games). The main target for this library has allways been to support my own needs. I have added things i've needed at the moment. But I have also tried to keep the library structure as logical and as easy to use as possible. The library contains a full framework for building games but you don't have to use it. You can use mostly every package independently.
How to use?
I have plans to write examples and a better documentation but as allways that's somewhere in the future. If there is enugh requests for examples and docs I might put it higher on my todo list. But for now you'll have to settle with the somewhat light javadoc and my first finished GameLib3 game FoodBomber.
Related links
- Javadoc - Browse the GameLib3 javadoc online.
- FoodBomber - A game using GameLib3.
Downloads
- GameLib3.zip - The compiled distribution (GameLib3.jar)
- GameLib3_src.zip - GameLib3 source code.
- GameLib3_doc.zip - GameLib3 javadoc.
Comment this project:
No messages yet.