RPG game like Zelda using Slick2D Library
- Git 2.6+
- Gradle 3.3+
- Java 8+
Clone
git clone https://github.com/humbertodias/game-zelda-slick2d.git
Inside the folder
cd game-zelda-slick2d
Run
mvn package exec:java -Dexec.mainClass="zelda.Main"
-
Sprites of The Legend of Zelda: A Link to the Past
-
Slick2D Home