Makey-OS

i accidentally made it super unoptimized, so i reverted back to this

1 Like

hmmm yeah actually i don’t know if it shows up in the vscode search or not… could you file that at https://github.com/microsoft/pxt-arcade/issues?

1 Like

We Need Comic Sans

1 Like

My code is a mess, Should i restart and take a different approach?

If i do restart, I’m actually making it the right way, with a GUI system, and stuff

1 Like

yeah, you should do it RIGHT this time :slight_smile: (in a good way)

Shhhh, don't tell

@YuHayate made me say this :smiling_face_with_tear:

lol sure bro

1 Like

they didn’t mark it as a bug, they haven’t done anything with it yet :sob:

@YuHayate we have a lot of things going on! I promise it will be looked at eventually but it’s not the highest priority work item right now :slight_smile:

2 Likes

New default background, what yall think?

6 Likes

i swear to god man

1 Like

Help!! @richard im not sure who else to tag this, but in the browser even extension, i made a system that waits for user inputes and reads what the user wrights, but, theres no backspace or delete keys, is there a reason for that?
maybe adding this?

export enum Key {
    // current keys...
    Backspace = 8,
    Delete = 46
}

would that work?

@YuHayate no, that won’t work. not actually sure why i didn’t add these the first time around, but i’ve opened a pr now to do so:

3 Likes

Would the delete key not work for resetting the simulator with the extension added? Or would it be like how the menu button works for the system menu until you make it do something else?

here is what i have currently for the live keyboard extension,

1 Like

i also noticed things like SemiColon and BackTick, shouldn’t they be Semicolon and Backtick? they are one word afaik,

also, my average comment be like
image

1 Like

hey @richard, idk what the hell is going on, the only way i manage to make this code work, is by copying it all into a makecode project, AND going into debug mode, otherwise, nothing works, no display, nothing, why?

looks like a bug in our compiler. to fix, move the image out of the Mouse.createCursorImage method. instead, put it in a variable or something.

alright, thank you so much! also, I don’t know MakeCode’s extension syntax exactly, but I can’t find what’s wrong. In JS, all the functions work
however, in Blocks, it’s not exactly usable. I know it’s my code that’s wrong, but I can’t find it:

do you mind helping me out again?

Wiping my system clean with a full factory reset. Might spin up a new account afterward.
If I do, I’ll act like a newbie for a while, but you’ll know me with a key word, check my bio for the secret word (hint: first letters).
ill set up a fresh email and GitHub. Just feels right.

1 Like