Can you remove the pre-loaded games in kiosk mode?

Hi!

I love the arcade kiosk and wanted to make one myself. However, I was wondering if there is a way to remove the games that already come default.

Thanks!

2 Likes

There are some secret codes that you can add to the end of the URL that change the kiosk’s function. To clear games out of a kiosk, you can use this URL:

https://arcade.makecode.com/–kiosk?clean=1

Visit the documentation for some of the other kiosk codes.

1 Like

:exploding_head:
Thanks! I read through the docs and somehow missed that :joy:

2 Likes

Now is there a way to change the description of the games from “Made with :heart: in MakeCode Arcade” to an actual description of the game? :thinking:

1 Like

[Tutorial] How to Set Your Game’s Description should work!

2 Likes

Before switching to JavaScript or Python, always make backups of your projects. If you make a mistake, you may have difficulty switching back to Blocks.