Just me messing around with MonoGame currently.
Currently solution is split into three projects:
- Jimgine.Core - The core project. Contains all the various services that run to, well, run the "game"
- Jimgine.Core.Models - Core models used by the engine
- Jimgine.Test - Just a test to test the engine.