A GNOME/GTK+2 clone of the board game Settlers of Catan. Colonize the island, get all the resources, and frustrate your opponents.
Pioneers includes the standard game, the 5-6 player board, Seafarers, many custom layouts, and a board layout editor. The game can be played against an AI or with other humans over a network or both.
A GNOME/GTK+2 clone of the board game Settlers of Catan. Colonize the island, get all the resources, and frustrate your opponents.
Pioneers includes the standard game, the 5-6 player board, Seafarers, many custom layouts, and a board layout editor. The game can be played against an AI or with other humans over a network or both.
To install pioneers, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pioneers
To see what files were installed by pioneers, run:
port contents pioneers
To later upgrade pioneers, run:
sudo port selfupdate && sudo port upgrade pioneers
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.