KSnakeDuel is a simple Tron-Clone You can play KSnakeDuel against the computer or a friend.
KSnakeDuel is a simple Tron-Clone You can play KSnakeDuel against the computer or a friend. The aim of the game is to live longer than your opponent. To do that, avoid running into a wall, your own tail and that of your opponent.
KSnakeDuel is a simple Tron-Clone You can play KSnakeDuel against the computer or a friend. The aim of the game is to live longer than your opponent. To do that, avoid running into a wall, your own tail and that of your opponent.
To install ksnakeduel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ksnakeduel
To see what files were installed by ksnakeduel, run:
port contents ksnakeduel
To later upgrade ksnakeduel, run:
sudo port selfupdate && sudo port upgrade ksnakeduel
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.