Skip to content

Counull/TinySpire

Repository files navigation

TinySpire

TinySpire is a Unity/C# card game project in early development.

The current focus is building a small BattleScene vertical slice: playing cards, resolving effects, updating battle state, and showing feedback in UI.

Repository Layout

TinySpire/   Unity project
Docs/        Project documentation and AI collaboration notes
Config/      Table/config sources, if present
Tools/       Local tooling, if present

Documentation

Start here:

Docs/COLLABORATION_SOURCE_OF_TRUTH.md
Docs/AI_COLLABORATION_RULES.md
Docs/Hermes_Pegasus/design/project-definition.md

External workflow reference is included as a submodule:

Docs/_external/llm-workflow

If the submodule is missing after clone, run:

git submodule update --init --recursive

Development

Open the Unity project from:

TinySpire/

This repository is still in an early iteration stage; prefer small, reviewable changes.

About

A small Unity deck-building rogue-like prototype inspired by Slay the Spire.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors