Skip to content

Instantly share code, notes, and snippets.

View toddsundsted's full-sized avatar

Todd Sundsted toddsundsted

View GitHub Profile
@toddsundsted
toddsundsted / moocode_toolkit.moo
Last active January 12, 2023 03:54
Moocode Toolkit
;; while (read(player) != ".") endwhile
I M P O R T A N T
=================
The following code cannot be used as is. You will need to rewrite
functionality that is not present in your server/core. The most
straight-forward target (other than Stunt/Improvise) is a server/core
that provides a map datatype and anonymous objects.