Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
example-game_source | 2014-02-15 | ||
README.txt | 2014-02-15 | 365 Bytes | |
game-engine.jar | 2014-02-15 | 6.1 kB | |
Basicexample.java | 2014-02-15 | 1.0 kB | |
Totals: 4 Items | 7.5 kB | 0 |
============= README FILE ============= This is a basic game engine to develope a 2D game with java swing. Author: cyberdos(Tim-Niklas Koch) Difficulty: easy This game engine include a gameloop, a keylistener(...). A basic example java file is in this folder(Basicexample.java). The source code of the example-game you can find in the source folder!