view npc/README.md @ 259:667156fcd3e3

Add dev-only cyberpunk JRPG page
author MrJuneJune <me@mrjunejune.com>
date Wed, 05 Aug 2026 09:19:41 -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
```