I've always found game engines to be fascinating. I started this project with the sole intent of learning the ins-and-outs of game engine development.
Here's what is done so far:
Feature | Status |
---|---|
Main game loop | ✔️ |
Behavioral scripting | ✔️ |
Basic rendering | ❌ |
Basic physics | ❌ |
Basic audio | ❌ |
Basic networking | ❌ |