view npc/README.md @ 277:1d99147f520c

Merge Qwen services and infinite canvas heads
author MrJuneJune <me@mrjunejune.com>
date Mon, 17 Aug 2026 17:01:40 -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
```