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
For assets i used free asset pack by https://www.kenney.nl/.