# Cree un Super Mario Bros

**URL:** https://forum.makecode.com/t/cree-un-super-mario-bros/43919
**Category:** Arcade
**Created:** [May 9, 2026, 7:21pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919 "2026-05-09T19:21:42Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![RafacraftYT](https://avatars.discourse-cdn.com/v4/letter/r/a5b964/32.png) [@RafacraftYT](https://forum.makecode.com/u/RafacraftYT)
#### Post date: [May 9, 2026, 7:21pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/1 "2026-05-09T19:21:42Z")

</div>

I created Super Mario Bros and I think it turned out well, so I want to see your opinions. Let me know if there is a mistake. Thank you! [https://arcade.makecode.com/S54390-34896-15461-97396](https://arcade.makecode.com/S54390-34896-15461-97396)

---

<div class="post-metadata">

### Author: ![BitBot](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/bitbot/32/33272_2.png) [@BitBot](https://forum.makecode.com/u/BitBot)
#### Post date: [May 9, 2026, 11:01pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/2 "2026-05-09T23:01:23Z")

</div>

Am I supposed to fly? Also, nice game!

---

<div class="post-metadata">

### Author: ![1978monkeynutze](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/1978monkeynutze/32/33979_2.png) [@1978monkeynutze](https://forum.makecode.com/u/1978monkeynutze)
#### Post date: [May 9, 2026, 11:01pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/3 "2026-05-09T23:01:28Z")

</div>

I like the music BUT WHY WHEN I JUMP IM JUST FLOATING FOR ALL OF ETERNITY!!! also welcome to the forums @RafacraftYT

---

<div class="post-metadata">

### Author: ![RafacraftYT](https://avatars.discourse-cdn.com/v4/letter/r/a5b964/32.png) [@RafacraftYT](https://forum.makecode.com/u/RafacraftYT)
#### Post date: [May 10, 2026, 7:19pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/4 "2026-05-10T19:19:11Z")

</div>

It’s a bug I noticed when I published this game; I’ll fix it later.

---

<div class="post-metadata">

### Author: ![RafacraftYT](https://avatars.discourse-cdn.com/v4/letter/r/a5b964/32.png) [@RafacraftYT](https://forum.makecode.com/u/RafacraftYT)
#### Post date: [May 11, 2026, 2:12am UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/5 "2026-05-11T02:12:48Z")

</div>

here is the fix [https://arcade.makecode.com/S46904-99243-45503-85664](https://arcade.makecode.com/S46904-99243-45503-85664)

---

<div class="post-metadata">

### Author: ![Therandomcoder](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/therandomcoder/32/31570_2.png) [@Therandomcoder](https://forum.makecode.com/u/Therandomcoder)
#### Post date: [May 11, 2026, 2:21am UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/6 "2026-05-11T02:21:14Z")

</div>

> **[SMB1- Makecode Edition with fixed graity](https://arcade.makecode.com/93760-36366-07819-37751)**
>
> This project is in beta phase

Fixed the jumps. BTW I have been working on a SMB style game, and I find this idea to be really cool. If you want any sprites, I can send the project here.

---

<div class="post-metadata">

### Author: ![redSprite](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/redsprite/32/34262_2.png) [@redSprite](https://forum.makecode.com/u/redSprite)
#### Post date: [May 11, 2026, 2:23am UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/7 "2026-05-11T02:23:30Z")

</div>

I guess because the player sprite does not have an AY value set, because there is no AY value, there is nothing to increase the VY value of the player sprite to pull it down.

---

<div class="post-metadata">

### Author: ![xInsqne1](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/xinsqne1/32/34060_2.png) [@xInsqne1](https://forum.makecode.com/u/xInsqne1)
#### Post date: [May 11, 2026, 2:42pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/8 "2026-05-11T14:42:26Z")

</div>

I seem to be able to just move around when I press B. Like flying and such.

---

<div class="post-metadata">

### Author: ![1978monkeynutze](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/1978monkeynutze/32/33979_2.png) [@1978monkeynutze](https://forum.makecode.com/u/1978monkeynutze)
#### Post date: [May 11, 2026, 2:49pm UTC](https://forum.makecode.com/t/cree-un-super-mario-bros/43919/9 "2026-05-11T14:49:47Z")

</div>

yeah that makes sense
