dislike button
Itās just a hunch, idk. Besides, all the code for a game is loaded into your browser before it plays, so you could always rip it straight from the browser using dev tools if you were really dedicated. Unlike a normal platform that might want to obfuscate its code, MakeCode has no need for that sort of thing, so everything is right there for you to grab if you really wanted to. Obviously thereās no reason to grab the code this way when there are options that are so much easier, but Iām sure it could be done.
You can send shorter messages by putting the rest of your message inside a sort of fake html tag that does nothing. Thatās how I send :) without it becoming
, I write :<lol>) and you can use this to add to your word count without having visible words.
:)
I donāt think this is really in the spirit of MakeCode⦠and also which post is this button even for?
If you were incredibly determined to obfuscate your source code, you could use something like https://github.com/UnsignedArduino/MakeCode-Arcade-to-App to convert it to static HTML, CSS, and JS files, and run those through minifiers/obfuscators, or even more fun, deploy as Electron/Tauri apps. This is probably still ārelativelyā easy to get the source code though.
hehe intentionaluser
DANGER. ALERT. WARNING. RUN
The president of MakeCode has become inverted with her color schemes and is now evil with advocation for a dislike button on the MakeCode Forums. Rush to the nuclear bunkers (built during The Cold War or something) right now for your safety as that authorities and professionals handle this situation.
then use dithering (I think thatās what my thing does)
an in asset color editor. like, for my __ asset i want __ colors, but for my ā asset i want ā colors
Wait! All my progress will be gone though!
I wanna see remix toggle (if remix) and code source hidden/showing toggle (if you want peeps to see the code ).
I have a couple suggestions:
- add clear UI for adding sharps and flats in the music editor. Right now, you can hold ctrl and press on a note to do that, but a lot of people donāt know cause thereās literally nothing to indicate that.
- Add a lasso tool to the sprite editor, itād be nice to have more than a rectangular select box.
- Either add blocks for local variables or let us edit parameters in functions directly.
- Add the option to have rectangular sprite hitboxes to blocks. Itās a javascript exclusive rn, and itād be great for performance and optimization.
- Richard please fix the Sprite Events extension and my life is yours!!!
