Skip to content

Comment on MoonBASIC: A modern BASIC for building 2D and 3D games

Comments

I've been playing around with SmallBASIC [0], which also comes with raylib, but also nuklear.

BASIC as a game design language does feel like some of the common game abstractions like the draw and tick loops, are really well suited to it. And offloading the math-heavy things like raycasting to C and importing does give you a nice abstraction layer.

[0] https://smallbasic.github.io/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.