Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture.
Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture.
To install picmi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install picmi
To see what files were installed by picmi, run:
port contents picmi
To later upgrade picmi, run:
sudo port selfupdate && sudo port upgrade picmi
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.