KFourInLine is a board game for two players based on the Connect-Four game.
KFourInLine is a board game for two players based on the Connect-Four game. The players try to build up a row of four pieces using different strategies.
KFourInLine is a board game for two players based on the Connect-Four game. The players try to build up a row of four pieces using different strategies.
To install kfourinline, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kfourinline
To see what files were installed by kfourinline, run:
port contents kfourinline
To later upgrade kfourinline, run:
sudo port selfupdate && sudo port upgrade kfourinline
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.