WeSearch

Show HN: My biggest solo-project: Game engine with its own programming language

·4 min read · 0 reactions · 0 comments · 9 views
#game development#open source#programming
Show HN: My biggest solo-project: Game engine with its own programming language
⚡ TL;DR · AI summary

ArcadeMaker is a 2D cross-platform game engine that features its own programming language and integrated IDE. The project is currently in its early stages and is open-sourced to encourage community contributions. The developer aims to enhance the engine's capabilities and reach feature parity with its predecessor, GameMaker 8.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

ArcadeMaker ArcadeMaker is a simple 2D cross‑platform game engine that includes its own programming language (its prototype is called Exp) and an integrated IDE. The engine and IDE themselves are written in C#, but the language you use inside ArcadeMaker to program your games is my custom language, not C#. Currently, the graphics and audio backend is powered by MonoGame, which allows exporting to desktop, mobile, and consoles. I’m also planning to add a KNI-engine implementation to enable web support. This project is far from finished — not even close. But since I have very little time to work on it, I decided to open‑source it in the hope that others will find it interesting and help turn it into something real.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub