Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
zacg30316yIsn’t it just writing your own ssh server which doesn’t actually open up a shell but instead plays a game?
-
zacg30316y@j4cobgarby I suppose you could do, but I looked at the source of the snake one a while ago and it seems like they wrote an ssh server
Related Rants
!rant
I've launched a small new project at https://2048.run
It will let you play 2048 (the game) over SSH or Telnet.
Connection Details
ssh play@2048.run
telnet 2048.run
Use username/password "play" to play the game.
Have fun!
rant
telnet
2048
ssh
game