-
Kizdar net |
Kizdar net |
Кыздар Нет
Microsoft MakeCode - Bring computer science to life
A place for discussing Microsoft MakeCode projects
Help coding jumping - Arcade / Help - Microsoft MakeCode
May 13, 2022 · Every time i code a jump if i keep spamming the jump button while in the air the character just stays there bouncing …
Inventory extension - Show & Tell - Microsoft MakeCode
Jun 11, 2021 · Not long ago, I posted some code on drawing an inventory. Now in extension form! It requires Joey’s sprite utils …
Raycasting 3D render -- Blocks Edition - Microsoft MakeCode
Apr 1, 2022 · Here it comes finally. It took me several days to find out how raycasting render would work with existing …
Zoom Extension - Arcade - Microsoft MakeCode
May 23, 2022 · I finally finished the zoom extension, which allows you to zoom in (and out, with the outside just being black) the …
World race - Arcade - Microsoft MakeCode
May 12, 2022 · The source code of pico-8 is in lua language and cannot be copied and pasted directly to the arcade platform. And if …
Arcade-mini-menu extension - Microsoft MakeCode
Jul 7, 2022 · Hey folks! I’m pleased to announce a new extension: arcade-mini-menu! If you want to try it out, open the extensions …
Microsoft MakeCode
Feb 11, 2016 · Made a Chrome extension that adds AI chat to MakeCode Arcade to help debug games/chat with code. Arcade. 14: …
Song Gallery - Arcade - Microsoft MakeCode
Jan 10, 2021 · (Probably need to wait a couple hundred milliseconds) Before the song starts stop_music will automatically be set to …
How to make enemies spawn and approach player in radius
Jun 21, 2024 · hi, i’m making an adventure game and i’m trying to implement enemies. I want them to spawn at a specific area and …