Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.
Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height. The goal of the game is to destroy all the buildings and advance to the next level. Each level gets a bit harder by increasing the speed of the plane and the height of the buildings.
Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height. The goal of the game is to destroy all the buildings and advance to the next level. Each level gets a bit harder by increasing the speed of the plane and the height of the buildings.
To install bomber, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bomber
To see what files were installed by bomber, run:
port contents bomber
To later upgrade bomber, run:
sudo port selfupdate && sudo port upgrade bomber
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.