OverworldGame
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)
Latest Changes
2017-10-31: Networking implemented!
2017-10-30: In-game chat!
2016-08-28: Dynamic lighting
2016-08-28: Static lighting
2016-07-19: Can change player appearance
2015-10-01: Parallax backgrounds
2014-07-19: New tile system
2014-06-12: Hello World