Mercurial
view npc/README.md @ 248:b8b6e726964a
[style] Use Dowa type aliases in C
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Tue, 04 Aug 2026 02:44:06 -0700 |
| parents | b818a4561a3c |
| children |
line wrap: on
line source
# npc NPC/character system application. ## Files - `main.c` - Main application code ## Building ```bash bazel build //npc:npc ```