# npc

NPC/character system application.

## Files

- `main.c` - Main application code

## Building

```bash
bazel build //npc:npc
```
