Puzzle game similar to Tetris but with improved graphics.
Falling Block Game is a puzzle game that is similar to the Hasbro classic, Tetris. Many such games have been released for a variety of platforms, but most have passable graphics or poor gameplay/piece control.
Falling Block Game is a puzzle game that is similar to the Hasbro classic, Tetris. Many such games have been released for a variety of platforms, but most have passable graphics or poor gameplay/piece control.
To install fbg, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install fbg
To see what files were installed by fbg, run:
port contents fbg
To later upgrade fbg, run:
sudo port selfupdate && sudo port upgrade fbg
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.