Releases: LordZintick/JavaGame
JavaGame v0.1
The first release of JavaGame!
I did quite a bit of development before this, but I am finally ready to publish this game!
Note that this is by no means fully released, as this is still early in development and likely has a large assortment of bugs and glitches, but it is at least at the point where I am comfortable releasing it to the public.
This first release contains most of the initial features that I developed over the past few weeks, including but not limited to:
- Full gameplay
- Two classes
- 8 enemy types
- 18 skill types
- 10 accessory types
- Achievements
- Highscore and game data system
- Gamepad support
- Awesome music and sound effects
- Original art (somewhat hastily made, will probably be updated later)
Attached are prebuilt binaries for windows (winX64), linux (linuxX64), and any other platform that supports Java (jar). For the linux and windows binaries, you can simply extract the ZIP to your desired installation folder and run the JavaGame.exe file (for windows) or the JavaGame file (for Linux) - no Java installation needed, as they have a bundled JRE. The JavaGame-jar.zip binary, on the other hand requires having Java installed in order to run it, as it is just a runnable .jar file.
Happy JavaGaming!