Show HN: I wrote a DOOM clone in my own programming language
Summary
Cubedoom is a DOOM-like arena shooter implemented in the Spectre programming language, using SDL2 and raycasting to render a lightweight 3D world. It demonstrates language features (multidimensional arrays, C interop) and has an open roadmap with plans for sound, more enemies, and contribution-friendly development.