Proof-of-concept for a Zelda-like RPG game. Collect coins, open the door with the key.
Written in Java with LibGDX + Ashley + Box2D. Map created with Tiled map editor.
./gradlew desktop:run
- use arrow keys to move
- press 'd' for Box2D debug mode
Proof-of-concept for a Zelda-like RPG game. Collect coins, open the door with the key.
Written in Java with LibGDX + Ashley + Box2D. Map created with Tiled map editor.
./gradlew desktop:run