Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

README.md

JS ScummVM

A native JavaScript implementation of ScummVM.

Progress

Currently I focus on running Monkey Island 1 (CDROM version, Scumm 5.x engine). Support for other games may be added at a later time.

Usage

Copy the Monkey Island game files (monkey1.000 and monkey1.001) to games/monkey1 and open index.html in Safari or Chrome.

Credits

Most of the code is directly ported from ScummVM's C++ code base, see the ScummVM README for full credits.

stream.js is based on the stream implementation of gordon by Tobias Schneider.

LucasArts, Monkey Island, Maniac Mansion, Full Throttle, The Dig, LOOM, and probably lots of other things are registered trademarks of LucasArts, Inc.. All other trademarks and registered trademarks are owned by their respective companies. ScummVM or JS ScummVM are not affiliated in any way with LucasArts, Inc.

About

A native JavaScript implementation of ScummVM

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.