Giter VIP home page Giter VIP logo

sm64-js's Introduction

SM64-JS

Super Mario 64 ported to JavaScript and WebAssembly via Emscripten.

REPL Takedown

I was forced to take down the REPL for this project due to copyright issues. I have uploaded it to GitHub so you can enjoy this a bit longer.

Setup Manually

Play using Python2 or Python3

git clone https://github.com/SevenworksDev/SM64-JS.git
cd SM64-JS-main
python3 -m http.server 6464 (or) python2 -m SimpleHTTPServer 6464

Play using GitHub

Fork this repo and go to Settings » Pages then select the main branch and Continue. Your GitHub Pages website will be set up in one or two minutes.

Play using Webserver

git clone https://github.com/SevenworksDev/SM64-JS.git
cd SM64-JS-main
mv * (Folder of your website here)

Play using Windows Executable (soon)

Check Releases

Setup Automatically

bash ./script_from_build_folder_here.sh

Mirrors

View Mirrors of SM64-JS

sm64-js's People

Contributors

sevenworksdev 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.