~reesmichael1/gridz

An electrical grid management board game
Update to Zig 0.9.0 (still on master, not stable)
Begin removing some allocations
Add test runner step (via zig build test)

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~reesmichael1/gridz
read/write
git@git.sr.ht:~reesmichael1/gridz

You can also use your local clone with git send-email.

#gridz

A Power Grid inspired game.

#Requirements

gridz is developed on the master branch of Zig. You should be simply able to run zig build run.

#Roadmap

The complete gameplay will be implemented as a CLI game. After the internals are complete, a GUI will be added. It's possible the GUI will be optional and the CLI interface will continue to be maintained separately.

Currently, you can play through the first two stages, but the third stage is not implemented yet. For development, gridz uses a hard-coded map and player list, but these will be made customizable before the first release.

#Gameplay

gridz has very similar gameplay to Power Grid, which is a fantastic game! A separate set of rules is not yet available, but if you are familiar with Power Grid, you will know how to play gridz.