TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Play Zork with your friends via SSH

79 pointsby pheasantquiffover 3 years ago

8 comments

pheasantquiffover 3 years ago
Play Zork, with your friends (via ssh) $ ssh -p 64100 someusername@sayitwith.ink password: nitfol > /help > /who > !look (login denied? maybe someone else is using that username, try another)
评论 #29495317 未加载
throwaway47292over 3 years ago
Gentle reminder: when sshing into unknown places remember to check your forwarding and dont use your github/etc username.
评论 #29486298 未加载
评论 #29486343 未加载
评论 #29485715 未加载
评论 #29504933 未加载
评论 #29506695 未加载
thebeardisredover 3 years ago
A blast from the past, courtesy of me - play Zork anywhere you can run a OCI container: `<container engine> run -it quay.io/games/zork`
评论 #29506027 未加载
makeworldover 3 years ago
How do you play with other people? I'm confused, but happy to see a hosted SSH application in 2021! Wanna see more of these.
评论 #29508183 未加载
dettusover 3 years ago
And if you want to play more text adventures, like &quot;The Guild of Thieves&quot;, go to <a href="http:&#x2F;&#x2F;magneticscrolls.net" rel="nofollow">http:&#x2F;&#x2F;magneticscrolls.net</a><p>Or type in<p>ssh -p 8080 -l magnetic magneticscrolls.net
评论 #29509167 未加载
davidjhallover 3 years ago
Did you write a z-machine with sockets or is this piping to an existing one (frotz, etc?) I&#x27;m curious about the internals because I&#x27;m working on my own z-machine implementation too (not ssh though!)
评论 #29486780 未加载
评论 #29486839 未加载
redrobeinover 3 years ago
There&#x27;s also watchcdda[1] which lets you play group play cataclysm dda.<p>[1] <a href="https:&#x2F;&#x2F;r7st.guru&#x2F;watchcdda&#x2F;" rel="nofollow">https:&#x2F;&#x2F;r7st.guru&#x2F;watchcdda&#x2F;</a>
empressplayover 3 years ago
I&#x27;m having a very strange sense of deja vu...
评论 #29504621 未加载