game notes
In order to know what I'd like to build, I have to collect notes on that matter.
I have a few different tools for that, one is
- Lua/Löve-based tool, named Snap, written by Kartik Agaram,
- Custom built web/django-based, local, and
- Custom build, Raylib-based
Snap

Django based tool

Raylib based tool (Raylib-notes)
... In progress ...
int main() {
return 0;
}