You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Raylib-based application in C featuring hot-reloading, a state-driven menu system (with display/resolution settings), and an embedded interactive virtual terminal. Only Linux is supported.
Building
cc nob.c -o nob && ./nob
Running
./build/game
About
A Raylib application featuring hot-reloading, a menu system, and an embedded terminal