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
-
Monospace Engine v0.1.0 Released
I've just released Monospace Engine v0.1.0! Download it here.
This version is mostly just a tech demo with a REPL that allows you to access the engine's scripting API's. I hope to work on developing some games next, so stay tuned!
-
Progress Update: October 1st, 2025
Work on the latest Window API improvements has finished, and I've also implemented some changes to keymaps to better enable the development of TUI's in the engine. On the front-end side I've continued work on the main menus of the engine such as the settings menu and the shell.
This month I hope to implement some more quality of life improvements to the shell, and continue working on the common assets in general. I also hope to improve the engine page by adding a video gallery.
-
Progress Update: September 1st, 2025
Over the last month I worked on writing frontend code for the engine, revised the tileset object API, began work on improving the window API, upgraded my server and published a blog post documenting some of the things I learned during the process.
This month I hope to finish the window API work and continue writing frontend code.
-
Progress Update: August 1st, 2025
Last month I finished work on the new canvas API for the time being, and published a new demo where you can see it in action. Then I implemented a persistent storage API, which you can read about here.
Currently I'm working on writing front-end code for the engine, such as improving the main menus, implementing an auto-sort algorithm for the games menu etc.
-
Progress Update: July 1st, 2025
Canvas scripting work continues. The tile-related parts of it are mostly complete for the time being, and at the moment I'm working on the layer-related parts.
In other news I've created a subreddit for monospace engine: /r/monospace. It's the first online community for the engine ever! I hope to record some new demo videos soon, and I'll be posting them there as well.