# Chin chang platformer

**URL:** https://forum.makecode.com/t/chin-chang-platformer/28275
**Category:** Arcade
**Created:** [April 16, 2024, 5:36pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275 "2024-04-16T17:36:10Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 16, 2024, 5:36pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/1 "2024-04-16T17:36:10Z")

</div>

> **[chin chang platformer - test place](https://arcade.makecode.com/S54631-35901-10272-65624)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

this is a platformer i have been working on, this levels were for making and testing the mechanics.  
anyways, you jump with a and attack with B (you can send the hand up, down, left, right and between those directions), you can grab this things (by attacking them):

 ![Captura de pantalla (245)](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/f/ff12a9391ecf7b2cbe87e4ef7c99f2fc0c7ddac9.png)  
and you can jump over enemies.

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [April 16, 2024, 9:47pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/2 "2024-04-16T21:47:27Z")

</div>

I like the wall jumping mechanics : D

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 16, 2024, 10:12pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/3 "2024-04-16T22:12:04Z")

</div>

thanks man.  
(btw you can slide if you stop pressing left and right after wall jumping or grabbing the circle things)

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 19, 2024, 9:47pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/5 "2024-04-19T21:47:57Z")

</div>

alright now i actually did the final mechanics:

> **[chin chang platformer|Work in progress](https://arcade.makecode.com/S54631-35901-10272-65624)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

the new mechanics are a fast fall thing (press A while in the air) and if you double tap in any direction you will send a projectile and you will get sended in the opposite direction (you can slide with that) and it also works as a double jump (more than just double), although using that takes half of a bar (a bar that is in the top right), if the bar is empty you won’t be able to use the projectile but, half of the bar regenerates every 3 seconds (3000 ms is 3 seconds right?), ik it’s not comfy but, i’m already using the A and B button.  
the level is actually gonna be used in the final result, and yes, you can kill enemies with the B attack/grab and with the projectile (although i haven’t done any levels).  
if anyone wants to do a level they can use this link.  
AND FINALLY: sorry for the long text. 🙂

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [April 20, 2024, 5:49am UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/6 "2024-04-20T05:49:59Z")

</div>

Hmm, when I lose all my health, it gives me an error!

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 20, 2024, 3:59pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/7 "2024-04-20T15:59:31Z")

</div>

you probably attacked (B not the double tap) right before dying (the hand didn’t came back before you died).

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 26, 2024, 9:28pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/8 "2024-04-26T21:28:30Z")

</div>

sorry for taking so long posting something new but, here is an update, added music, gravity change still makes animations buggy (sorry, i still don’t know how to fix it), i changed the way i explain the game (cuz i realized the way i explained how to play it didn’t made sense), now the game doesn’t puts a game over screen when you die, just sends you to the checkpoint (if there are any) or just to the start of the level, anyways here’s the game:

> **[chin chang platformer|Work in progress](https://arcade.makecode.com/S54631-35901-10272-65624)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

(sorry for the kinda long reply)

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [April 26, 2024, 9:30pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/9 "2024-04-26T21:30:37Z")

</div>

@Mega0star01 really like the music!

---

<div class="post-metadata">

### Author: ![Mega0star01](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/mega0star01/32/14784_2.png) [@Mega0star01](https://forum.makecode.com/u/Mega0star01)
#### Post date: [April 26, 2024, 10:26pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/10 "2024-04-26T22:26:35Z")

</div>

thank you! OMG RICHARD REPLIED TO ME. THIS IS SO COOL

---

<div class="post-metadata">

### Author: ![HaruhitoGames](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/haruhitogames/32/14658_2.png) [@HaruhitoGames](https://forum.makecode.com/u/HaruhitoGames)
#### Post date: [April 27, 2024, 3:59am UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/11 "2024-04-27T03:59:37Z")

</div>

lol 🤣 🤣 🤣

---

<div class="post-metadata">

### Author: ![randomuser](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/randomuser/32/32505_2.png) [@randomuser](https://forum.makecode.com/u/randomuser)
#### Post date: [April 28, 2024, 2:35pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/12 "2024-04-28T14:35:17Z")

</div>

Richard’s right, this music is AWESOME!!!

---

<div class="post-metadata">

### Author: ![Garra](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/garra/32/14944_2.png) [@Garra](https://forum.makecode.com/u/Garra)
#### Post date: [May 3, 2024, 10:04pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/13 "2024-05-03T22:04:26Z")

</div>

@richard are you the owner?

---

<div class="post-metadata">

### Author: ![richard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/richard/32/5417_2.png) [@richard](https://forum.makecode.com/u/richard)
#### Post date: [May 3, 2024, 10:55pm UTC](https://forum.makecode.com/t/chin-chang-platformer/28275/14 "2024-05-03T22:55:05Z")

</div>

@Garra not sure what you mean by that, but i think the answer is no! I am a developer on the Microsoft MakeCode team, however
