A 2D action game with RPG features, developed as a hobby project in Java. Everything in the game is built from scratch using the default Java library.
- Combat and Progression: Fight monsters, earn experience, and level up your character!
- Inventory System: Manage your items and trade with a merchant NPC.
- Talent & Skill System: Customize your character with unique abilities.
- Epic Boss Fight: Test your skills against challenging bosses.
The game is continuously being developed, and you can always get the latest playable version here:
👉 Wanderer 2 on Itch.io
- On itch.io game is packaged as an .exe file and requires no installation.
(If you want to run it using Eclipse, you have to add the resource folder to the build path. Right click the res folder > Build Path > Use as Source Folder.)