Kolf is a miniature golf game with 2d top-down view.
Kolf is a miniature golf game with 2d top-down view. Courses are dynamic, and up to 10 people can play at once in competition. Kolf comes equipped with a variety of playgrounds and tutorial courses.
Kolf is a miniature golf game with 2d top-down view. Courses are dynamic, and up to 10 people can play at once in competition. Kolf comes equipped with a variety of playgrounds and tutorial courses.
To install kolf, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kolf
To see what files were installed by kolf, run:
port contents kolf
To later upgrade kolf, run:
sudo port selfupdate && sudo port upgrade kolf
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.