Grid-based board games collection, including AI and network play
A collection of grid-based board games, including Ataxx, Reversi, Checkers, Gomoku, Connect Four, Breakthrough, Glass Bead, and Life. You can play against the computer or over the network.
A collection of grid-based board games, including Ataxx, Reversi, Checkers, Gomoku, Connect Four, Breakthrough, Glass Bead, and Life. You can play against the computer or over the network.
To install Gridlock, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Gridlock
To see what files were installed by Gridlock, run:
port contents Gridlock
To later upgrade Gridlock, run:
sudo port selfupdate && sudo port upgrade Gridlock
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.