Curses based arcade game for UNIX with only 64 lines of sourcecode.
The goal of Aop (Ambassador Of Pain) is is to drive the hoovercraft (O) trough the level into the 'at' sign (@) and reach as much points as possible by reducing the number of moves and not losing any time. Lost lifes (0) can easily be picked up by simply drive over them.
The goal of Aop (Ambassador Of Pain) is is to drive the hoovercraft (O) trough the level into the 'at' sign (@) and reach as much points as possible by reducing the number of moves and not losing any time. Lost lifes (0) can easily be picked up by simply drive over them.
To install aop, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install aop
To see what files were installed by aop, run:
port contents aop
To later upgrade aop, run:
sudo port selfupdate && sudo port upgrade aop
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.