ipodtouch0218 / NSMB-MarioVsLuigi

Standalone Unity remake of New Super Mario Bros DS' multiplayer gamemode, "Mario vs Luigi"
https://ipodtouch0218.itch.io/nsmb-mariovsluigi
673 stars 295 forks source link
game game-development mario multiplayer nintendo-ds unity

NSMB-MarioVsLuigi

A unity-standalone 2-10 player remake of the Mario vs. Luigi gamemode from the New Super Mario Bros DS download game.

Includes the 5 default levels (Grassland, Bricks, Castle, Pipes, and Ice), along with a handful of custom levels to battle on! All power-ups are included and remain faithful to their original counterparts, along with the new addition of the Propeller Suit & Ice Flower!

Discord

Join the discord to keep up to date with the development of the game, make feature suggestions, report bugs (if you're too lazy to use issues...), get technical support, look for people to play with, and just talk about the game!

Download

Play now in browser on itch.io!

Windows, Linux, and Mac Builds: https://github.com/ipodtouch0218/NSMB-MarioVsLuigi/releases/latest

Default Controls

Action Keyboard Gamepad (unstable)
Movement WASD / Arrow Keys Left Analog / DPad
Jump Space / Z A / B Buttons
Sprint Shift / X (hold) X / Y Buttons (hold)
Powerup Action E / C RB / RT
Reserve Item Q / V LB / LT
Show Scoreboard Tab Select
Pause Escape Start Button
UI Confirm Left Mouse / Enter / Z A Button

Opening in Unity Editor

1. Install Unity 2022.1.9f1 (or newer) via Unity Hub (Installs > Install Editor > Scroll to bottom) 2. Download and install [git](https://git-scm.com/downloads). Do NOT use the .zip download, as it will cause errors within Unity. 3. Open Command Prompt (Windows) or Terminal (MacOS / Linux) 4. Navigate to the folder you want the source code to be in using `cd `. For example, `cd %USERPROFILE%\Documents` will save it in My Documents. 5. Clone the repository by running `git clone https://github.com/ipodtouch0218/NSMB-MarioVsLuigi.git` in the Command Prompt / Terminal - Optionally, [fork the repository](https://github.com/ipodtouch0218/NSMB-MarioVsLuigi/fork) 6. Open the project in Unity Hub (gray "Open" button in top right) 7. Change the Unity Editor to use your computer's platform in File > Build Settings 8. Create a build using "Build and Run" inside File > Build Settings, or Ctrl+B

Credits

### Original Content: * New Super Mario Bros. * New Super Mario Bros. Wii * Super Mario Maker 2 ### Contributors: * [@ipodtouch0218](https://github.com/ipodtouch0218) * @GradedWarrior * [@TheMoogle](https://github.com/TheMoogle) * [@Skillz](https://github.com/Skillz808) * [@skarph](https://github.com/skarph) * [@Zest](https://github.com/zestydevy) * [@kittenchilly](https://github.com/kittenchilly) * [@Amy54Desu](https://github.com/Amy54Desu) * [@Kraken](https://github.com/KrakHub) * [@ShadowWalker13](https://github.com/ShadowWalker13) * [@GithubSPerez](https://github.com/GithubSPerez) * [@mindnomad](https://github.com/mindnomad) ### Music: * [RENREN](https://mistajub.bandcamp.com/) ### QA Testing: * TheCyVap * Shadow_Walker13 ### Level Design: * Skarph * TheCyVap * mindnomad ### Rippers: * Demon2Warrior (Background) * VentureSonic (Background) * Keira (Background) * Ohthatguy (Background) * Poudink (Tiles) * Someone (Tiles) * Hiccup (Tiles) * Jouv (Tiles) * Mr-SUGOI (Tiles) * mindnomad (Tiles/Sound) * Symbolcom (Enemies) * Mr. C (Enemies) * Ragey (Enemies) * Technokami (Enemies) * A Refracted Swindler (UI) * Treeki (UI) * Double S (Models) * KartMakerBrosU (Models) * TeridaxXDOO1 (Models) * Skarph (Models/Sound) * LukeWarnut (Sound) * Luke Hackett (Sound)