Reimplementation of the old Tower Topler or Nebulus game.
In this game you have to help a cute little green animal switch off some kind of "evil" mechanism. The "power off switch" is hidden somewhere in high towers. On your way to the target you need to avoid a lot of strange robots that guard the tower.
In this game you have to help a cute little green animal switch off some kind of "evil" mechanism. The "power off switch" is hidden somewhere in high towers. On your way to the target you need to avoid a lot of strange robots that guard the tower.
To install toppler, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install toppler
To see what files were installed by toppler, run:
port contents toppler
To later upgrade toppler, run:
sudo port selfupdate && sudo port upgrade toppler
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.