Skip to content

A LÖVE implementation of mix-n-mojo copy-protection wheel from Monkey Island 2: LeChuck's Revenge

Notifications You must be signed in to change notification settings

BaiGeorgi/mix-n-mojo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mix-n-mojo

A LÖVE implementation of the mix-n-mojo copy-protection wheel from Monkey Island 2: LeChuck's Revenge The code is based on dial-a-pirate

Setup

Run the following to download the assets (two images):

cd assets
./download-assets.sh

Running

Run love . from the top-level directory, or follow the directions below to build a portable .love file to run anywhere LÖVE runs (e.g. Android, iOS)

Building a Portable .love File

Run ./build.sh

About

A LÖVE implementation of mix-n-mojo copy-protection wheel from Monkey Island 2: LeChuck's Revenge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 87.5%
  • Shell 12.5%