Skip to content

Latest commit

 

History

History
executable file
·
31 lines (16 loc) · 897 Bytes

README.md

File metadata and controls

executable file
·
31 lines (16 loc) · 897 Bytes

Elon Musk's Ipod Submarine App

Elon Musk's Ipod Submarine wherever you are!

Disclaimer

Elon Musk's Ipod Submarine is a micro game designed by Steve Dee of Tin Star Games. This is an unofficial project by a developer unaffiliated with Tin Star Games.

The code for this project is still mostly that of this Spyfall app.

Translations

If you're comfortable with Github and JSON files, feel free to simply create a new file in the spyfall/i18n directory, using en.i18n.json as a base.

Running your own instance

Install meteor

Clone the repository:

git clone https://github.com/gbrik/muskmarine.git ./muskmarine

Enter the spyfall directory:

cd muskmarine/muskmarine

Run the meteor server to test locally:

meteor