Skip to content

Level2Pic is a desktop app that allows you to make maps of your Super Mario Flash v3.0 level

License

Notifications You must be signed in to change notification settings

rclim95/Level2Pic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Level2Pic

Build Status

Level2Pic is a simple desktop app that allows you to make maps of levels made in Super Mario Flash v3.0, a fan-made Mario game by pouetpu.

Level2Pic allows you to:

  • Load levels from a Super Mario Flash v3.0 level code directly or from a website
  • See a preview of your level map before saving it or copying it to a clipboard
  • View interesting information and statistics about a level

Screenshots


Building Level2Pic

To build Level2Pic, you will need Visual Studio 2017. You can get a copy of the community edition (for free) here. Make sure that you install the .NET desktop development workload in the Visual Studio Installer.

Once you have done that:

  1. Open up Level2Pic.sln in Visual Studio.
  2. Go to Build and then select Build Solution.
  3. To launch Level2Pic, go to Debug and then select Start Without Debugging.

License

The project code is licensed under the MIT License. For more information, see LICENSE.md that is in the repository.

Super Mario Bros. is a trademark and property of Nintendo. All assets and sprites that are used for making level maps are property of Nintendo. All rights reserved of their respective owners. This project is neither affiliated nor endorsed by Nintendo or pouetpu.


Background

I initially started this project back when I was obsessed with Super Mario Flash around 2010 - 2011.

Back in the day, I used to frequent (the now defunct) Super Mario Flash / Super Mario Flash Extra Forums and post my Super Mario Flash levels there for people to play and/or rate. One of the things I would also do was post a map of the levels I've made so that people can get a good look of what to expect while playing my levels.

To make these level maps, I would initially take section-by-section screenshots of the level with Super Mario Flash level editor, and stitch it all together using Paint.NET, and then post the level map. The whole stitching process to create a level map was painfully slow. Then suddenly, I had the realization that I could easily automate through the power of C# programming, and that's how Level2Pic was born. 😄

Since then, I haven't been maintaining this project as life got in the way and I lost interest in Super Mario Flash. ☹ Given the fact that I started this project back when I was still getting the ropes of programming, there are bound to be silly and/or bad practice/design/engineering choices in this codebase. In fact, while reading through my own code now (in 2018), there's a lot moment where I've given myself a face-palm. 😅 If anything though, I want to say that the experience I gained from this project served as a stepping stone for me to become a better programmer in the process. 🙂

About

Level2Pic is a desktop app that allows you to make maps of your Super Mario Flash v3.0 level

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages