Hey all. Today I have something to share. I saw the most awesome super mario bros. recreation, made by @matthughson.
But I couldn't help but think... it could be even better with a bit of outside help!
No, that is not a screenshot of the original game! That is legitimately what this looks like!
Now, it's a bit buggy, probably at my own hand. Included in the download is a cart file though, so you can see exactly how it works. Basically all my stuff is at the bottom.
https://www.mediafire.com/file/13keys82u0xcp1u/Realbros.zip/file
P.s: Don't open the exe file directly, it'll open Pico-8 the default way without the extra screenspace. There is a .bat file in there to open it in the correct way for you.
Because of this, it's only available in Windows. Sorry!
You can use a web player export for this, too.
Just add this line to the script at the bottom of the html file, right after Module.canvas = canvas;
Module.arguments = ['-displays_x','2','-displays_y','2']; |
You didn't actually include an editable cart in your download, so I had to figure it out myself using Jelpi.
https://www.goddess.moe/pico8/jelpi_wide.html
@JTE
Omg I'm so sorry... I forgot to include it. Well, I'll remember that for next time lol
[Please log in to post a comment]