This month I started working on a cross-platform engine that will support windows, linux and browsers using emscripten. The goal is to make a simple asteroids game, but to easily compile for each platform. I wanted to try it out because it honestly seemed simpler than learning SDL for a future project I have in mind.

You can find the source here: https://gitlab.com/timpz/emscrap