Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 649 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 649 Bytes

Minecube-Terraria-clone

My Terraria-like very simple game written on Java 8 with using LibGDX. Game created for learning purposes.

  • What is implemented:
    • simple movement and jumping
    • basic physics(without box2D)
    • simple inventory(simple stacking, adding and removing items)
    • ugly light system(without box2D lights)
    • around 10 or so types of blocks
      • you can create and destroy block around you

A few screenshots here: alt text alt text alt text

For assets i used free asset pack by https://www.kenney.nl/.