KBounce is a single player arcade game with the elements of puzzle.
KBounce is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by wall, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of active field.
KBounce is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by wall, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of active field.
To install kbounce, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kbounce
To see what files were installed by kbounce, run:
port contents kbounce
To later upgrade kbounce, run:
sudo port selfupdate && sudo port upgrade kbounce
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.