b062f68ae4d8e2dd53708382a4c4e80b2013c844
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%