# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 8
# self = https://watcher.sour.is/conv/pppqz2q
Making a Pipe Dream “clone” of some sort could be a fun endeavour. 🤔 Might even work in a terminal using box drawing characters. Hmmmm.
Making a Pipe Dream “clone” of some sort could be a fun endeavour. 🤔 Might even work in a terminal using box drawing characters. Hmmmm.
Making a Pipe Dream “clone” of some sort could be a fun endeavour. 🤔 Might even work in a terminal using box drawing characters. Hmmmm.
@movq Oh, that sounds very cool. Let us know when you have something to try out in the terminal. :-)
@lyse That’ll take a while. 😅

For now, I’m drafting. Interestingly, an 80x24 terminal could fit quite a lot of plain ASCII tiles. That would be pretty close to the original game. On the other hand, if I were to use nothing but box drawing characters and made every cell on the terminal a tile, I could get a huge grid. This could allow for some new and interesting stuff, thus extending the original game. 🤔

https://movq.de/v/60a9db4869/s.png
@lyse That’ll take a while. 😅

For now, I’m drafting. Interestingly, an 80x24 terminal could fit quite a lot of plain ASCII tiles. That would be pretty close to the original game. On the other hand, if I were to use nothing but box drawing characters and made every cell on the terminal a tile, I could get a huge grid. This could allow for some new and interesting stuff, thus extending the original game. 🤔

https://movq.de/v/60a9db4869/s.png
@lyse That’ll take a while. 😅

For now, I’m drafting. Interestingly, an 80x24 terminal could fit quite a lot of plain ASCII tiles. That would be pretty close to the original game. On the other hand, if I were to use nothing but box drawing characters and made every cell on the terminal a tile, I could get a huge grid. This could allow for some new and interesting stuff, thus extending the original game. 🤔

https://movq.de/v/60a9db4869/s.png
@movq Cool, both look promising. I hardly remember playing that myself back in the days. I just have faint memories of watching over people's shoulders playing this game.