Skip to content

Remove MonoGame

Ritchie Frodomar requested to merge work/ritchie/nomogame into master

This merge request removes MonoGame from Toolbox. In its place is Ritchie.Graphics, the new graphics, windowing and input backend written specifically for Toolbox. It slices, it dices, and it even handles multiple windows.

The feature set is NOWHERE NEAR enough to port Socially Distant, since there's no true asset management system yet. But there is a cube, there's text, and there's a UI. So this is ready for merge.

Merge request reports