Play This Multiplayer Game Online For Free Over SSH Connection
December 27, 2017
Earlier articles covered the dinosaur game in Google Chrome or those through Google search which are browser based.
Now, here is one game that can be played over a SSH connection either through Linux Terminal or from Windows.
SSHTron is a multiplayer clone of Tron.
When using Windows, open a SSH client like PuTTY and simply enter this server name:
[cc lang=”bash”]
sshtron.zachlatta.com
[/cc]

Hit Enter when prompted for credentials. This is a free to play game.
Through Linux Terminal, directly access it using:
[cc lang=”bash”]
ssh sshtron.zachlatta.com
[/cc]

Use the WASD keys to navigate. Pressing other keys will terminate the connection.

Enjoy.