Skip to content

Instantly share code, notes, and snippets.

@ChrisLHall
ChrisLHall / thewaters.txt
Last active June 12, 2019 22:07
Snapshot of the source code for my puzzle script game, The Waters
title The Waters v1.3
author Chris L. Hall
homepage chrislhall.net
========
OBJECTS
========
Background
darkblue darkgreen
@ChrisLHall
ChrisLHall / Superchop.js
Last active August 29, 2015 14:13
Tampermonkey bot for http://choppin-wood.com/
// ==UserScript==
// @name Superchop
// @namespace http://chrislhall.net/
// @author Christopher L. Hall
// @version 1.2
// @description Autoclicker script for Choppin' Wood
// @match http://choppin-wood.com/
// @copyright 2015+, Christopher L Hall
// ==/UserScript==