My bubble popping game I just made

Welcome! I’m glad you liked the tutorial, it’s one of my favorites : )

Hello, I need some help.

I want to create this bubble game in a separate new blank file (not the tutorial) but when I do so I don’t see the bubble category in the toolbox to get started, can you help?

This game is unfortunately its own thing with its own blocks. They aren’t in normal Makecode. I did make My own version of the game if you want to look at that code, but it’s obviously a lot of code. I really don’t like that tutorial, as it’s basically like ā€œplace two blocks and bam you have a gameā€ and that’s not how it works at all. If you wanted to look at the actual code for the tutorial version, it’s probably in JavaScript unfortunately.

Thank you for the reply. Yes I know what you mean, I only have a short time with the groups so was hoping to do this quick game using the kitronik arcade devices.

What is my best option to use this project offline?

Will I save the project when online in myprojects and get the group to open/access that file so they can use these blocks offline? Hope that makes sense.

This is an interesting question I haven’t seen asksed before! :thinking: Actually @WoofWoof , the tutorial blocks are just normal extension blocks, so you can use them in normal Makecode.
You can import the ā€˜Bubble’ blocks to use in your project as an extension, using this extension link:

Here’s a tutorial on how to import an extension!