About 35,900 results
Open links in new tab
  1. Microsoft MakeCode - Bring computer science to life

    Code of Conduct There are a few common-sense guidelines we would ask you to respect as a member of our forum. 1. Don’t over-share Please no sharing of personally identifiable …

  2. Help coding jumping - 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 up qnd down until i let go of the jump button and he falls …

  3. 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 attack the player when they get too close. I have the …

  4. Useful Arcade extensions - Game Design - Microsoft MakeCode

    Dec 9, 2021 · Hello all, I have made a Gist that links to a lot of useful extensions that I use frequently, so I didn’t have to scour the Forums trying to find the Github links that I use a lot. If …

  5. Every Single @Richard Extension! - Arcade - Microsoft MakeCode

    Mar 7, 2025 · Arcade-state-transitions - a simple extension for keeping track of global states, as well as sprite states, and running code based on which state the game is in and when a state …

  6. 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 false so no need to worry about resetting it. This code …

  7. 3d Rendering with floor and ceiling! - Microsoft MakeCode

    Jul 20, 2024 · I’ve been making some tweaks to AqeeAqee’s wonderful raycasting extension and there’s a bit to fix yet on some of my lazy code but I wanted to show off what I’ve got so far, …

  8. Creating levels and end boss - Arcade - Microsoft MakeCode

    Jul 19, 2019 · Thanks for the snippet of code! I had a helped! I’ve been able to set it so after 15 asteroids are destroyed, it spawns the boss. I’m going to pick your brain so see how deep it …

  9. 3d platformer - Arcade - Microsoft MakeCode

    Mar 21, 2025 · I made a 3d platformer demo, and it even has slopes! This is posibly makecode’s first 3d platformer!

  10. Level Editor - Arcade / Show & Tell - Microsoft MakeCode

    Mar 10, 2025 · Hi, I haven’t seen a game on the forums with a built in level editor that does not require you to go into the code. And I think this would be really fun! So I made one-> …