d2e7b83f98cf09965438d64e456b65d837d40018
Mystic Tutorial
This is the source code for the LibGDX Java tutorial series on my YouTube channel.
The game itself contains:
- main menu using Scene2D
- Input multiplexer (keyboard + scene2d stage)
- playable character
- Tiled integration using an objects tileset for game objects
- Box2D integration for collision handling
- a trap trigger
- a heart lifebar including life regeneration
- an entity component system architecture using Ashley (ECS)
Credits
Description
Languages
Java
100%