the tabletop game engine that could.
| src | adds uuid package and some tabletop game components | |
| .gitignore | adds uuid package and some tabletop game components | |
| build.zig | adds uuid package and some tabletop game components | |
| build.zig.zon | adds uuid package and some tabletop game components | |
| README.md | initial zig | |
tabletop
the tabletop game engine that could.
getting started
# install
brew install zig
# build
zig build
# run
zig build run
# test
zig build test