SMAS Super Mario Bros. Beta

Here’s my first game, SMAS Super Mario Bros.
(Notice that this game its still in beta!)
Super Mario Bros.
arcade-SMAS-Super-Mario-Bros-Beta

18 Likes

c8b

the first?! why does this game look better than most games on this platform?!?!?!?

7 Likes

Wow, you got the jump height just right!

4 Likes

This so good!

4 Likes

namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 320
export const ARCADE_SCREEN_HEIGHT = 240
}

If you put that code at the start of your game (in javascript)
you can change the resolution of the game the only thing you need to change are the backgrounds because they won’t be the same resolution

5 Likes

this looks awsome omg

3 Likes

this game is genuinely amazing. My only criticism is the screen size… I tried using ADM_F’s favorite block of code to extend the screen size but it messes with the game logic. This does zoom the screen out to what i’d say is about right for SMB1 but goombas stop moving, the title and between-level cards are too small, and the background is definitely not working right.

namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 320
export const ARCADE_SCREEN_HEIGHT = 240
}
4 Likes

Love it! Everything from the gameplay, to the level design, art, animation, sound effects and more is super well made! This is an amazing game, let alone for a first game! :clap:

5 Likes

Amazing game bro, how did you do that?

1 Like

welcome to the forum! i get the feeling you’re gonna be up there with the best of the best in no time!

2 Likes

It doesn’t let me play because the program is too large. What should I do?

2 Likes

image

IM GONNA KEEP MAKING BAD ROTOSCOPES AND NOBODY CN STOP ME

5 Likes

…I have no words… oh wait I do!

amazing

astonishing

astounding

awesome

extraordinary

fabulous

glorious

great

prodigious

unreal

wonderful

Great Game!

6 Likes

That’s… Not possible… How does this game look THIS good and it’s your first?