# 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 1
# self = https://watcher.sour.is/conv/rc65lja
I made a little puzzle game about a rogue chess knight
Thought to share this simple game I made last knight; it turned out to be pretty addictive (for me, at least). Also discovered that native HTML audio elements play with bad delay in Safari, and found people complaining about this for years. Switched to soundjs and now it works fine, but does not seem to play on iOS.
Comments ⌘ Read more