-
Notifications
You must be signed in to change notification settings - Fork 19
SCUMM 8 API
Paul Nicholas edited this page Apr 27, 2017
·
9 revisions
SCUMM-8 is a "demake" of the SCUMM engine (which powered most of the classic LucasArts adventure games, such as Monkey Island and Maniac Mansion) for the PICO-8 Fantasy Console.
A playable sample game "Revenge of the SCUMM" can be found here.
While it is heavily "inspired" by the SCUMM engine, it isn't a true replica (for that you'll want good ol' SCUMM-VM).
However, SCUMM-8 attempts to stay as true as possible to the original SCUMM command reference.
Introduction
Definitions
Core Variables
Core Functions
Tutorials