Releases: SEM24/Java-2D-Medieval-RPG
Medieval RPG Unfinished concepts
The game isn't in production for more than one year due to problems with developing, especially with drawing maps.
Game has 2 version, first version is "setup.exe" that was developer demo and was ready to play. It has mobs, npc, shops, dungeon and boss.
After that this version was rebulit to a new version (Tiny.Adventure.rar) that has a map structure, similar to other game I was inspired "The Legend of Zelda Link's Awakening 1993".
The map isn't finished and only 20 % of map is done.
Medieval RPG Developer Version
This is the demo of developing version.
You can run it to test the game features and find the bugs.
To run the game, execute exe file after extracting the folder from rar.
Adventure2D Game (Quest)
Simple game, where you have to find 3 keys and doors that are needed to be opened. The game ends after you find the chest!
To run the program use CMD with this line:
java -jar <Adventure2D_Game>.jar
Notice: The JDK is needed to be installed.