Overworld is a 2D tile based sandbox game which has been in development since November 2011. Runs on the SuperSauce Engine.
Current features include:
- Infinite world generation on the GPU
- Destructible terrain
- Items and inventory system
- Skeletal animation
- In-game UI with chat
- Client-server networking (using RakNet)
2017-10-31: Networking implemented!
To view the videos, go to the github.io page
2016-08-28: Dynamic lighting
2016-07-19: Can change player appearance