百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
N

NSMB-MarioVsLuigi

> 编程语言
开源

《New Super Mario Bros DS》多人游戏模式"Mario vs Luigi"的独立 Unity 重制版

1.1K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

《New Super Mario Bros DS》多人游戏模式"Mario vs Luigi"的独立 Unity 重制版

Mario vs Luigi Online Logo by zomblebobble, BluCorDev. INFENEK GAMES Logo by TheBluePixeling


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, and Hammer Suit!

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
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 6000.3.10f1 (or newer) via Unity Hub (Installs > Install Editor > Scroll to bottom, if you do not see the version of your choice here, switch to the "Archive" tab and open the "download archive" link)
  2. Download and install git. 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
  1. Open the project in Unity Hub (gray "Open" button in top right)
  2. Change the Unity Editor to use your computer's platform in File > Build Settings
  3. Create a build using "Build and Run" inside File > Build Settings, or Ctrl+B

Credits

Contributors:

  • amykaname
  • AprilShade
  • ArianLust
  • Atwer
  • Ave
  • Cleeaf
  • Cubby Crazes
  • davart154
  • DonKaiStorm
  • dotjp
  • erickGtz
  • GithubSPerez
  • GoldyFredy9
  • GradedWarrior
  • HyperC@T
  • Jeffjewett27
  • KingKittyTurnip
  • kittenchilly
  • Kraken
  • LadyBlue (RosyRose)
  • MiiBumm
  • mindnomad
  • Mixin
  • Mizzierella
  • notossdekasaihassei
  • Pordrack
  • skarph
  • Skillz
  • TheMoogle
  • Tombuntu
  • VLC
  • Windows10V
  • xFrostyCake123
  • Zest
  • _ZombleBobble

Music:

  • Cubby Crazes
  • RENREN
  • LiamNayru
  • vincells

Translators:

  • 0julien3 (nl-nl)
  • 3UP (ja-jp)
  • 6Alexis8 (fr-fr)
  • Akselai (zh-cn, zh-tw)
  • Aktan (de-de)
  • AprilShade (en-gb)
  • ArianLust (de-de)
  • Atwer (fr-FR)
  • beocly (sr-rs)
  • Bilhal (el-gr, pirate)
  • Cecilia

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#gamegame-developmentmariomultiplayer

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言