The biggest game

Oh yeah. Can someone help with the saving function for the weapons and walls?

2 Likes

Yeah sure. I’ll add all of that in the version I’m working on

2 Likes

Wow I haven’t been here for 3 months. This is cool.

3 Likes

Someone took my music out from the first version

2 Likes

What if each character has two different tracks, one yours, and one mine, that will be chosen randomly.
@MopishCobra75

2 Likes

What do you mean by that

1 Like

It’s a little complicated, but it will use this:

if (random from 1 to 2 equals 1) Then
Agent 14’s Music
else
MopishCobra75’s music.

This will make each character have two different possible music selections. One from you and one from me.

2 Likes

You can just do

if 50% chance {...
2 Likes

I am fine with that, lets do it!!!

2 Likes

I already have my music ready to go.

1 Like

Nice sunglasses and the music idea sounds cool too guys

1 Like

@LcAtonal, here is my high score

3 Likes

Wait, we need a story for the game, the biggest game has to have story. you can’t just be going into the game like, hey you are doing this for no good reason

1 Like

I think @UnderwaterAstronaut was working on it.

2 Likes

Yeah I was working on the story, you can see it higher in the thread

2 Likes

Are you still working on it

2 Likes

@Agent_14 here is my musicimage

2 Likes

Would it be possible to upload music into makecode arcade as an extension?

1 Like

No, but you can convert it into the .midi format which you can convert into the RTTTL format which Arcade supports in an extension.

1 Like

Here

2 Likes