8000 GitHub - builtlikearatt/sonic3air-webportq.github.io: WebAssembly Port of Sonic 3 A.I.R. (Angel Island Revisited)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

builtlikearatt/sonic3air-webportq.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic 3 A.I.R. Web Port

WebAssembly Port of "Sonic 3 - Angel Island Revisited", a fan-made remaster of Sonic 3 & Knuckles.

Demo Site of This Project: http://dummydomain.x10.mx/sonic3air/sonic3air_web.html

Github Site: https://burnedpopcorn.github.io/sonic3air-webport/sonic3air-v20240202-r2/sonic3air_web.html

Main Project homepage: https://sonic3air.org/

Check the Releases Page for the Revision 2 Update

About Repository

I did not compile this myself, all I did was extract all the files from Sappharad's Web Port (and technecally an IOS Port) straight from his website

Special thanks to him for doing it for me

Honestly, he should've just released the files from the start, but at least I have a reason to stall my other web ports (yes I have more)

Also as a bonus, touch controls work as well, so I guess its a IOS port as well (And please read the entire readme, it holds lots of info)

image image image

To Run this yourself

  • Get the files from this repo (Code -> Download ZIP or download from the Releases Page)
  • Put the files in a web server (Because I'm 99.99% sure this was made by Emscripten, it CANNOT be run locally with the file:// protocol, as that results in CORS issues because of Emscripten Limitations)
  • Open sonic3air_web.html from within your website (https:// (your domain) /sonic3air_web.html)

Or you could place all the files into the root of your github.io repo and host it through github.io pages

To run this Locally

If you want to run this locally, use something like python to run a temporary web server on your machine

To do this using Python, you do by

  • Again, Get the files from this repo (Code -> Download ZIP / Download from Releases Page)
  • Entering the directory containing sonic3air_web.html and other files and typing the command python3 -m http.server in the linux terminal or py -m http.server for windows powershell given you installed python
  • At which point you can enter http://localhost:8000/sonic3air_web.html to play the game locally

Also, you still need to have Sonic_Knuckles_wSonic3.bin as of now, but this repo will have it for you, and I will try and see if I can change it to just include it within the same server it is hosted on

To Extract the Assets for Yourself

Read EXTRACTING.md for that (if you really want to)

MODS!

This port does have A.I.R. mod support, but you can only access the mods folder by exiting the game within the main menu, and then restarting it after you uploaded your mod of choice within the mod folder

Also, you can download Higher Quality Music Files within this File Manager by pressing Extra Downloads -> Install Anyway

image

Disclaimer

Sonic 3 A.I.R. is a non-profit fan game project. It is not affiliated in any way with SEGA or Sonic Team, the original creators of Sonic 3 and Sonic & Knuckles.

Sonic the Hedgehog is a trademark of SEGA. All copyrights regarding Sonic the Hedgehog, including characters, names, terms, art, and music belong to SEGA. All registered trademarks belong to SEGA and Sonic Team.

The developers of Sonic 3 A.I.R. have no intent to infringe said copyrights and registered trademarks. No financial gain is made from this project.

Any commercial use of this project without SEGA's explicit consent is strictly prohibited.

Thanks to

  • Eukaryot
  • Sappharad
  • Heyjoeway
  • Carjem Generations
  • Ultracoolguy
  • gl33ntwine
  • Rinnegatamante
  • MDashK

Other Contributions

Remastered soundtrack by:

  • G Spindash

Game scripts & other contributions:

  • Vinegar
  • Thorn
  • Legobouwer
  • GFX32
  • Dynamic Lemons
  • HazelSpooder
  • iCloudius
  • D.A. Garden
  • Alieneer
  • 3Pills
  • Elsie The Pict
  • TheMushrunt
  • mrgrassman14

About

WebAssembly Port of Sonic 3 A.I.R. (Angel Island Revisited)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.0%
  • JavaScript 48.0%
0