BendQuest

A cooperative multiplayer RPG with quests, equipment, bosses, chat, a shop, and character customization. Players can host a server or join one, progressing through three zones toward a cooperative final encounter.
Gameplay and drawing are written in Bend, with a shared game kernel used by the server and accompanying proofs for selected inventory, shopping, equipment, and combat rules. The documented setup uses macOS, raylib, and a neighboring Bend 2 compiler checkout. The repository includes headless-server and automated gameplay-check paths.
The sources
Explore the original posts and links behind this build.
GitHubhttps://github.com/nicolas-abril/bend2-bendquest-demo/blob/main/README.md ↗GitHubhttps://github.com/nicolas-abril/bend2-bendquest-demo/blob/main/game.bend ↗