[Announcement] MakeCode Arcade Mini Game Jam #34 - Cursed Jam 3

Just here to announce that my game “Jumpy platformer but you have a sword” will be releasing on June 24th, a totally random day that does not coincide with any big game releases whatsoever! Here’s a look into it:

8 Likes

I have created a game that is cursed in multiple ways. please enjoy fog.

:boom: https://arcade.makecode.com/S30734-03619-51587-05251 :boom:

2 Likes

Delta? Like deltaTime? Barely anyone on this community even uses it! Thanks for using it to!

1 Like

wait did you make the extension? I used it while making pvz cause it could get really laggy

like the guy deltatime and @rune

3 Likes

No.

1 Like

On that note, can anyone make a deltatime tutorial? I tried it once but couldn’t understand it.

Deltarune?? the 5th one is releasing on june 24th…

1 Like

I may be wrong, but you just multiply any number that’s used every frame by delta. Delta isn’t anything complicated, it’s just a number that represents the time between frames

3 Likes

Here are some cursed games I’ve been working on. Enjoy.

2 Likes

as @ScriptScraper said, delta time is the time between 2 frames. You multiply most numbers in an update loop to user or correctly. Some numbers like applying a jump to the player should not be multiplied though. It is basically how to treat lag. note that a lot of people call it dt instead of delta time (like me). Also, 1/dt equals the fps of the program. As an interactive thing, I have made this:

Specifically the time between the previous frame and the current frame.

2 Likes

My submissions btw

2 Likes

Welcome to the forums @MetaMage!

3 Likes

thanks

1 Like

Is submitting multiple games legal?

Yup. Mini game jams aren’t ranked.

2 Likes

Here’s the updated link where I added Wisconsin: https://makecode.com/_CReT1Uiee3zr

*me finally getting an idea but theres only 4 days left*

3 Likes

here’s my game jam summation ok have fun crying!!!

2 Likes