A collection of projects built in Wirescript, a language that compiles to Brickadia logic gates.
Each project is a directory of .ws source that compiles to a .brz you load in
Brickadia. Compiled artifacts (*.brz, *.brdb) are gitignored - build them yourself
with the Wirescript compiler.
- Secret Hitler: a complete implementation of the social-deduction game, driving a physical board for 5–10 players.
- Coup: a complete implementation of the bluffing card game, driving a physical board for 3–10 players.
- Skyjo: a complete implementation of the card game, driving a physical board for 2–8 players.
- Codenames: a complete implementation of the word game, driving a physical 5x5 board for 2–8 players.
- Sandbox / SDK - https://wirescript.brickadia.dev/
- Source - https://github.com/Meshiest/wirescript