# 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 14
# self = https://watcher.sour.is/conv/kpg33xa
Hey everyone, I'm experimenting with hosting pixel drawing games again, so if you have a minute and are on a computer, you can visit the new site at: https://k9-place.glitch.me and claim some pixels of your own on this new canvas! 😄
@thecanine it works. Colour changing works, clicking and making the squares works. The eraser works. The squares are not pixel sized, but I am sure you know that.
@fastidious Making it to people only being able to color one pixel at a time could be funny, but I assume most would give up, before their drawing would even really be visible on the canvas. 😂
@thecanine Did you write this software or is it something someone else built that you found and stood up? 🤔
@thecanine Did you write this software or is it something someone else built that you found and stood up? 🤔
@prologic I'm not that good of a programmer, so the code is borrowed. I've just updated some dependencies, change the default colors and restarted the canvas. 😂

I'm not even sure how long I'll be able to keep this site up, if it gets a lot of bandwidth, but this is the simplest implementation of this game to host, so if everything works, I'd like to throw the code up on my friends Gitea instance, so the Internet can hopefully have more canvases for people to decorate. 😄
@thecanine Sounds like a plan 👌
@thecanine Sounds like a plan 👌
One thing I need to add, and it might be very important, I think. The page you linked is not mobile friendly. I can do something in it while on mobile, but no where near what it can be done on a desktop. Considering that many these days exclusively use mobile web, you may want to do something about that.
@fastidious @prologic This website is mostly just to test the concept. The code as well as the server it's currently running on are very far from something this project would need to achieve it's full potential or be as fun as I'd like it to be. But despite these shortcomings, it was able to convince a few people to consider helping me with creating our own JS-free code from scratch and making it into something more functional. 🤞
@thecanine Nice idea! The only real issue I have is that the pixel is not placed at the pointer of my mouse but a bit below which makes me misplacing pixels constantly. It drives me nuts, you can imagine! ;-)
I opened it in two browsers at the same time (because it looked like WebKit didn’t quite work) and made a mess. 🤣
I opened it in two browsers at the same time (because it looked like WebKit didn’t quite work) and made a mess. 🤣
I opened it in two browsers at the same time (because it looked like WebKit didn’t quite work) and made a mess. 🤣