Game dump plus upcoming games

instead of creating more wall jump square games (referring to my first post about my wall-jump square game), i decided to make/remix a bunch of other games so, here they are

Just One Hundred Blocks https://arcade.makecode.com/S52692-25173-97649-33245

a cool hundred block platformer that has no if/then blocks. it is actually pretty normal except you can fly. also it has a speedrun variant: https://arcade.makecode.com/S39228-81821-55171-70986

Hide & Seek https://arcade.makecode.com/S39228-81821-55171-70986

This game has both a singleplayer, where you are a purple square and you need to find the yellow square (at least i think), and a multiplayer. In the multiplayer, you can spawn decoys using “A” button, and expose your location using the “B” button. Also in multiplayer, you’re playing in the darkness, so pretty cool (i used an extension for it).

jumpy ideacore (remix) https://arcade.makecode.com/S16839-75314-91569-43938

a harder version of jumpy platformer where the bumpers can jump, fliers are faster, and they all do extra damage. this was just a random idea i had while playing jumpy platformer, and i made it come true.

ballracers https://arcade.makecode.com/S04543-43286-82429-79156

a cool game where you race across ten different tracks. does have one glitch on level 6 sometimes where you can start before the countdown ends. has splitscreen (which is an extension by richard thanks). and this also used 2.3GB of memory on a school chromebook when i was trying to play with my friends in spanish.

A Pretty Small Game https://arcade.makecode.com/S54577-78036-44464-12295

a small game where you grab the yellow squares and try to get the most as fast as you can. that’s it.

MemoryType https://arcade.makecode.com/S38492-53304-32059-09918

a game where a random sprite says a six digit number, and you have to type the number the sprite said in. just a random concept i thought about.

Makecode Dash https://arcade.makecode.com/S30049-09704-68949-61461

a dumb copy of geometry dash that has cube and ufo. that’s all

games that i’m working on

Timewarp (i’m almost done, just 3 more levels) - A cool platformer where you can shoot portals and reverse time to see past blocks. also its 30 levels (why is level design so hard) also my first game that has an actual title screen

Beach Ball Tennis - tennis with a beachball except you can hit the ball twice

Colorcoded - colorful platformer

anyways that’s it, hope you have a good day :slight_smile:

3 Likes

The speedrun game is fun!