Skip to content
Paul Nicholas edited this page Apr 15, 2017 · 24 revisions

SCUMM-8

Getting Started

If you want to start building your own SCUMM-8 game, I'd recommend you download a copy of the Template cart as an example to see how it all works. Then simply replace with your own game content (rooms, objects, actors, graphics, music, etc.)

For a full list of the functions and features available, please refer to the SCUMM-8 API Reference

Clone this wiki locally