Sonic Game! (Part 3)

that is too simple! we need a greater puzzle!

Can I have the game link?

Action not rpg undertale make it look non pixel

Why not just say oof did you do that intentionally because uff is oof in German.

Yeah those seem good.

Also we could use HTML on this for buttons, I made this: HTML on Snap - #2 by programmer_user

https://snap.berkeley.edu/project?user=earthrulerr&project=Snap!%20HTML

I know but could we use it for this? I am and I can ake buttons with some help from @programmer_user to create the HTML with JS then I can add it once that is done for better buttons.

Why???

You do understand that when you overwrite the html for the page, the entire snap environment is gone, right?

If you want to go make a game entirely in HTML code, go somewhere else. But not on the Snap! forum. This is for discussion of Snap!.
Also

Going for Featured!
Going for Snap!con 2021!

The code is pretty simple to write, and I'm pretty sure it's just copied from somewhere else (Found it: here, that project was made in november 2020 and has the exact same code for the block, and yours was made in april 2021), so I don't think you'll get featured on the site or at snap con.
Besides, there's already an official reference manual that is more in-depth and has pictures.

Ok. 1

Why are you talking about HTML were in snap, also I can help with HTML too :slight_smile:

turn based

HTML on Snap - #2 by programmer_user Click here😎 and here: Snap! Build Your Own Blocks

https://snap.berkeley.edu/project?user=spacer&project=sonic_game

this is an test level with an sonic

if you choose that you automatically lose.

I cannot help with that. sorry

use json

"level": [
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1].
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 0, 0, 1],
[1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
]

Can we make a repl website to publish our game?

err sure ill make it