WindOS insider build program - applications open!

Oh yeah I made my own OS if ya’ll want to see it.

2 Likes

Can you try to show me the code for what you’re talking about? I try repeating the function but it doesn’t work :frowning:

Nice easter egg. :slight_smile:

I got a BrainPad Arcade, so when WindOS Finally comes out I can download it to my BrainPad! Right Now I’m Using it for Cboy 3, so make some pre-alphas, alphas, and betas for me to download please :slight_smile:

1 Like

Nope, no way that WindOS will be able to run on any hardware, sorry :frowning:

2 Likes

nothing says that I won’t try :smiley:

File system is coming along nicely, here’s a sneak peek:

bro this is pain to code

5 Likes

I can imagine

2 Likes

next thing you know the brainPad burns with the sheer awesomeness of WindOS V… what version is it even in atm, or is it still in v0

4 Likes

by the looks of it I see you have the setting extension, @richard’s menu extention, @jwunderl’s arcade sprite util extention, functions, some arrays, and loads of if then elses.

same with me when I started with JavaScript, but it’s getting easier. But take a look at this!


yeah i’ve been playing with my brainpad

3 Likes

can you show me the code?

1 Like

Can it load cboy? anyways i actually ordered a pyGamer a few days ago so maybe (but i doubt) it will load.

5 Likes

@E-EnerG-Gamecentral here’s some code:

It’s a little advanced, so I tried to add comments to explain the trickier parts

3 Likes

Yeah… but only early builds of Cboy Azure and all builds of Cboy 3 so far.

2 Likes

How many lines of code does WindOS have so far?

1 Like

Hey, I used the splitting with ; (except I used /) to make my file system. The file is stored as fileID_(id) and the content inside is (name of the file)/(text in the file). That actually works pretty well so It’s no surprise that you used it here aswell.

5 Likes

Yay Its working thank you!
Pictures of it working :





Here’s the working build

3 Likes
5 Likes

We got online bois. Spam F in chat.

1 Like

Cboy (all versions) has 7K lines