Circus Atari clone, similar to Breakout and Arkanoid
Circus Linux is based on the Atari 2600 game Circus Atari by Atari, released in 1980. Gameplay is similar to Breakout and Arkanoid - you slide a device left and right to bounce objects into the air which destroy a wall.
Circus Linux is based on the Atari 2600 game Circus Atari by Atari, released in 1980. Gameplay is similar to Breakout and Arkanoid - you slide a device left and right to bounce objects into the air which destroy a wall.
To install circuslinux, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install circuslinux
To see what files were installed by circuslinux, run:
port contents circuslinux
To later upgrade circuslinux, run:
sudo port selfupdate && sudo port upgrade circuslinux
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.