>>720703520
Thanks.
This is actually a fork of a javascript (web version) proof-of-concept port of mario (with only one level)
https://github.com/reruns/mario

This guy stopped working on this 8 years ago.
I grabbed it and have been working on it.
- Physics more in-line with the original
- Luigi physics added
- Multiplayer added
- Gamepad support added
- Various mechanics tweaked/fixed to be more in-line with original
- Splitscreen support added


Next steps in multiplayer are:
- Allow splitscreens to go to different levels
- Online multiplayer (Starting off it won't be interactive, you'll just see each other move. maybe I'll add starnagger support

My original plan was to be able to play mario online with my niece and nephew.


>>720703487
It's a web port, if it works on Edge it'll work on Xbox web browser.
But again, I'm considering dropping this to move to the Remaster. I wonder if Godot exports to Web decently.