GithubHelp home page GithubHelp logo

limero / mulle.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mrbrax/mulle.js

13.0 5.0 3.0 207 KB

License: GNU General Public License v3.0

Python 28.18% JavaScript 70.56% HTML 0.35% CSS 0.83% Shell 0.04% Batchfile 0.03%

mulle.js's Introduction

mulle.js

Mulle.js is an attempt to recreate a wonderful game from the past and bring it to modern platforms, and fix some issues along the way.

You need to own the original release of Mulle Meck Bygger Bilar to use Mulle.js.

Linux

Install dependencies

  • Arch Linux: sudo pacman -S python python-pip ffmpeg imagemagick nodejs npm
  • Debian/Ubuntu: sudo apt install python3 python3-pip ffmpeg imagemagick nodejs npm

Python sudo pip3 install PyTexturePacker pydub bitstring

Mount Mulle Meck Bygger Bilar ISO

mkdir ~/mullebil
sudo mount -o loop mullebil.iso ~/mullebil

Set mounted game directory in extract.sh (if other than ~/mullebil) and run ./extract.sh to extract assets.

You can then generate and start the Mulle.js website, and access it at http://localhost:8080/

npm install
npm run build
npm start

Windows

Install dependencies
Download and install Python3 from https://www.python.org/downloads/
Download and install imagemagick from https://www.imagemagick.org/script/download.php choose ffmpeg as option during installation

pip3 install PyTexturePacker pydub bitstring

Mount Mulle Meck Bygger Bilar ISO
extract.bat <mounted dir>

You can then generate and start the Mulle.js website, and access it at http://localhost:8080/

npm install
npm run build
npm start

JavaScript Style Guide

mulle.js's People

Contributors

limero avatar mrbrax avatar erikhamlin avatar belgarion avatar

Stargazers

Joachim avatar Sander avatar Boof avatar  avatar Milain Lambers avatar Carl Ellhar Holmberg avatar  avatar Alexander Wilms avatar  avatar  avatar  avatar Anders Birkenes avatar Anton Lindström avatar

Watchers

 avatar Alexander Wilms avatar  avatar  avatar Oscar Brink avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.