# 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/cmxhcia
Fully documented source code for Lander on the Acorn Archimedes
This site contains reconstructed source code for Lander, David Braben’s epic game for the Acorn Archimedes, with every single line documented and (for the most part) explained. Lander was the very first game to be released for the ARM processor, and it is both a milestone and a masterpiece. My hope is that this site will be useful for those who want to learn more about Lander and what makes it tick. It is ... ⌘ Read more