So I just thought of something what if we make a fandom wiki for makecode arcade games. Basically their would be a main page for each big game with other pages for characters and stuff accessible from that page.
So do you wanna have your game on the wiki?
If it’s a website you need, I recommend WordPress, not Wix. They’re both free, but Wix is a lot laggier on certain devices like school laptops, and even though WordPress is a bit limited compared to Wix, it’s also a bit easier to use and understand than Wix.
WordPress: 8/10
Wix: 6/10
(There’s more out there, but I haven’t tried them before.)
Via HTML, CSS, JS. I tried to use all these websites for making websites, and it’s super frustrating. Now, I just code it from scratch (not IN scratch) and use GitHub pages to upload it as an actual site on the web simply by changing the branch from none to main or master.