Skip to content

Repository files navigation

Cloudspire Rules Reference

CI Release Docker Image Version License: MIT

An interactive quick-reference web application for the Cloudspire board game by Chip Theory Games. Designed to help players quickly look up rules, talents, and abilities during gameplay.

Screenshot

Features

  • Mode-aware rules — view rules for PvP, Solo, and Co-op side by side, or filter by mode
  • Full-text search — instantly search across all rules, talents, and abilities
  • PDF viewer — open rulebook pages directly from rule references
  • 146 talents & abilities — complete talent list with AI variant descriptions
  • Ambient music player — optional background music (CC BY 4.0)
  • Mobile-friendly — responsive layout for use at the game table

Getting Started

Prerequisites

Development

npm install
npm run dev

Open http://localhost:5173 in your browser.

Build

npm run build
npm run preview

Deployment

Docker

docker pull ghcr.io/olohmann/cloudspire:latest

docker run -p 8080:8080 ghcr.io/olohmann/cloudspire:latest

Helm

helm pull oci://ghcr.io/olohmann/charts/cloudspire --version 0.1.0

helm install cloudspire oci://ghcr.io/olohmann/charts/cloudspire --version 0.1.0

Tech Stack

Attribution & Legal Notice

Cloudspire is a board game designed and published by Chip Theory Games, Plymouth, MN.

All game content, rules, terminology, faction names, artwork, and PDF documents referenced or included in this application are the intellectual property of Chip Theory Games. This project is an unofficial fan-made tool and is not affiliated with, endorsed by, or sponsored by Chip Theory Games.

This application is intended solely as a personal reference aid for owners of the Cloudspire board game. It does not replace the official game materials. If you do not own the game, please support the creators by purchasing it from the official store.

Music: Background tracks by Shane Ivers (Silverman Sound), licensed under CC BY 4.0.

License

This project's source code is licensed under the MIT License. Note that game content (rules, terminology, artwork, PDFs) remains the property of Chip Theory Games.

About

Cloudspire Rules Reference - Interactive board game quick-reference app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages