Skip to content

A web based level editor for Super Mario Advance 4, the GBA port of Super Mario Bros 3

License

Notifications You must be signed in to change notification settings

OQUENDOMAN/smaghetti

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Smaghetti - SMA4 Level Editor

This is a web based level editor for the game Super Mario Advance 4: Super Mario Bros 3 for the Game Boy Advance.

screenshot

Try it

It's available here: https://smaghetti.com

Status

At the time of writing, Smaghetti has extracted out 238 entities from the game for use in creating levels. A lot of progress has been made, but a lot more work still lies ahead. For a high level view, check the roadmap

Editor quick start

The editor is at https://smaghetti.com/make

It is very user friendly and takes loose inspiration from Nintendo's Mario Maker.

Proper documentation and tutorial videos will come later, but for now just start playing with it, most people have been able to figure it out. If you get stuck, start a discussion here in the repo. I always welcome feedback to make things better.

License

Smaghetti is MIT licensed. See the LICENSE file. Also see the licenses directory for third party licenses.

Contributing

A lot more work needs to be done, help is awesome! Here are ways to help

Reverse engineering

The discussions are now where most reverse engineering talk is taking place. There is also the wiki and issues.

HexTree tool

This tool is growing to be pretty powerful. It really lets you explore and manipulate a level. I need to document a bit how it works, but just playing with it should enable one to figure out most of its features.

screenshot

It is here: https://smaghetti.com/tools/hex-tree

There are some other minor tools listed here too: https://smaghetti.com/tools

Code contributions

PRs are welcome, but please open an issue and discuss with me first before starting any work. That way no one does any wasted effort. The code is pretty messy and in many parts of the codebase I'm more focused on figuring stuff out than creating clean code. So I am refactoring pretty often. I'd hate to merge a refactor that really harms someone else's PR.

Bug reports

Since Smaghetti is so young, there are a ton of bugs. Feel free to file them here as an issue

Subreddit

General discussion subreddit here: https://reddit.com/r/smaghetti

Code of Conduct

Smaghetti's code of conduct can be read here. In short: be inclusive, be nice, don't ask for or share any copyrighted items including ROMs and e-reader levels.

About

A web based level editor for Super Mario Advance 4, the GBA port of Super Mario Bros 3

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 74.2%
  • JavaScript 19.7%
  • C++ 5.4%
  • Other 0.7%