Mercurial
view npc/README.md @ 220:eb8b4230fdb9
[schwab-trader] Add guarded trading experiment
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Sun, 02 Aug 2026 08:52:13 -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 ```