Bastet stands for bastard tetris, and is a Tetris(R) clone which, instead of choosing your next brick at random, expressly checks to see which one causes you the most trouble. Playing Bastet can be a painful experience.
Bastet stands for bastard tetris, and is a Tetris(R) clone which, instead of choosing your next brick at random, expressly checks to see which one causes you the most trouble. Playing Bastet can be a painful experience.
To install bastet, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bastet
To see what files were installed by bastet, run:
port contents bastet
To later upgrade bastet, run:
sudo port selfupdate && sudo port upgrade bastet
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.