Meta-repo for the Interstellar Warp Gaming Federation.
| Path | Remote | Role |
|---|---|---|
Warp12/ |
submodule | Warp Dominoes → warp.iwgf.org |
subspace-lattice/ |
submodule | Subspace Lattice → lattice.iwgf.org |
leaderboard/ |
submodule | Federation standings → iwgf.org |
ops/ |
submodule | Federation ops → ops.iwgf.org |
Shared Firebase project: warp-12.
git clone --recurse-submodules https://github.com/Digital-Defiance/IWGF.git
cd IWGF
git submodule update --init --recursive./bin/iwgf help
./bin/iwgf auth # firebase + gcloud + npm (shared warp-12)
./bin/iwgf warp serve
./bin/iwgf lattice serve
./bin/iwgf leaderboard serve
./bin/iwgf ops serveEach sibling has its own yarn install. Agents: start at AGENTS.md.