Monospace Games

Monospace Games

I make games and game engines.

At the moment I'm working on Monospace Engine, which is a 2d game engine designed to make making and modifying games as easy as possible.

Contact

Communities

Latest News

  1. Progress Update: June 1st, 2026

    Sandboxing work continues - since the last progress update I've mostly been working on improving the sandboxing features of stateful APIs such as Window and Audio. In June I'm hoping to finish this work, update the documentation to reflect the changes implemented over the last two months, and hopefully bubble back up to where I had left off, which was the soundboard app.

  2. Progress Update: May 1st, 2026

    My main concern over April was implementing the sandboxing fixes I had mentioned in the previous progress update, and generally improving the engine's sandboxing capabilities. This work is now mostly finished but certain aspects of it still need to be ironed out, so this month I'm hoping to focus on that.

  3. Progress Update: April 1st, 2026

    Over the last month I worked on implementing the Keyboard API, which you can read about here - the gist of it is that it allows direct access to the keyboard state, and is intended to supplement the keymap API. Afterwards I noticed some issues in the engine's sandboxing implementation, and I'm currently working on fixing them.

  4. Progress Update: March 1st, 2026

    Last month I developed some SFX for the engine's UI, updated common menus to reflect the implementation of audio functionality, and began work on the soundboard. This month I'm hoping to continue work on the soundboard, and update the engine's handling of keyboard events.

  5. Progress Update: February 1st, 2026

    January was a bit slow on the programming front, I tied up the few loose ends regarding sound work in the engine and put active development on the back burner a bit to focus on my art and sound skills. I hope to continue this approach for a few more weeks at least, and then begin work on the soundboard.