The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.
The classic game of Battleships against the computer. Uses character-cell graphics with a visual point-and-shoot interface. If you're using an xterm under Linux the mouse will work.
To install bs, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bs
To see what files were installed by bs, run:
port contents bs
To later upgrade bs, run:
sudo port selfupdate && sudo port upgrade bs
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.