About 14,500 results
Open links in new tab
  1. Splash/Intro screen for Game - Eco Beasts Warrior

    Oct 29, 2020 · I have followed the platformer tutorial and I am making my own game. A) Can someone help with creating an intro screen with instructions for the game? Is there a tutorial I …

  2. Login blank screen problem - Help - Microsoft MakeCode

    Mar 16, 2024 · 1 Like Topic Replies Views Activity Black simulator screen Help art 7 586 June 29, 2022 Trouble logging in / creating account Arcade 0 410 January 21, 2022 Makecode Login …

  3. Stopwatch Part III: Stopwatch in TypeScript - Microsoft MakeCode

    May 28, 2021 · Now, let’s create the Stopwatch in TypeScript. This will move us closer to creating a Stopwatch extension. If you have not created the Blocks version of the stopwatch, you may …

  4. I need help with slot machine - Arcade - Microsoft MakeCode

    Mar 3, 2023 · This is the code I have so far. I want it where if three in a row were to happen the game would splash “Match”

  5. I cant find some blocks in makecode …

    Aug 19, 2024 · i cant find blocks to set the position and other similar blocks can any one help me tutorial with blocks https://microbit.org/projects/make-it-code-it/compass-north ...

  6. Convert time to score - Help - Microsoft MakeCode

    Oct 21, 2025 · How much you wanna bet there were splash blocks underneath those comments Creating a comment is simple actually In blocks, double click and pick the “add comment” …

  7. Game is crashing and is pointing to a random variable

    Sep 23, 2025 · If you put a breakpoint on the Splash block, which is at the bottom of the Forever block just right of the On Start, you can die in the game to activate it and then ‘step’ after it.

  8. Simple times table game? - Arcade - Microsoft MakeCode

    Mar 13, 2023 · or, if you want to prompt the user so they get a chance to think of the answer before seeing it, something like:

  9. Info Screens extension (beta) - Arcade - Microsoft MakeCode

    Jun 21, 2019 · I’ve mentioned this extension in a few other posts. It’s stable enough, now, that I feel comfortable with others using it. The extension can be used to create a variety of …

  10. Using normal python in makecode but it's not working

    Mar 28, 2025 · It works fine in VSCode or a typescript online repl if I change the game.splash () to print (). This is giving me doubts about using the makecode curriculum after it switches to …