Skip to content

Super Mario 64 ported to JavaScript and WebAssembly via Emscripten.

License

Notifications You must be signed in to change notification settings

wolfmaster585/SM64-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Super Mario 64 ported to JavaScript and WebAssembly via Emscripten.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages