Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them!
Moon-buggy is a simple character graphics game, where you drive some kind of car across the moon's surface. Unfortunately there are dangerous craters there. Fortunately your car can jump over them!
To install moon-buggy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install moon-buggy
To see what files were installed by moon-buggy, run:
port contents moon-buggy
To later upgrade moon-buggy, run:
sudo port selfupdate && sudo port upgrade moon-buggy
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.