Skip to content

Quillraven/MysticGarden

Repository files navigation

Mystic Garden

Mystic Garden is a hobby project with LibGDX to create a small puzzle like game. The game is used as a foundation for a Java based YouTube tutorial series.

The Java project uses:

  • Ashley ECS
  • Box2D
  • Box2D Light
  • Tiled
  • Truetype font
  • Scene2D

Story

As a player you control a hero who wakes up in a dark mystical garden. You lost your girl and need to find her! A magical portal in the garden seems to be the solution but to activate it you need to collect all crystals which are hidden in the different areas of the garden.

Screenshots

image image image

Mystic Garden (Kotlin)

This is an updated version of the Java game in Kotlin. It offers:

  • better character control due to improved physic handling
  • better lighting
  • improved UI
  • bigger view (thanks to updated UI)
  • a new item!
  • new graphic for chroma orbs
  • better android controls via touch and touchpad
  • Fleks ECS instead of Ashley
  • Browser support via TeaVM

Play in Browser

Link

Credits

About

Small puzzle like game written with LibGDX, Box2D and Box2D-Lights.

Topics

Resources

License

Stars

Watchers

Forks