This collaboration will be about making an OS in Snap!
I’m in I love making OS;~;
Is the starting text thing like a text editor? What apps should there be? Hm? Hm? Hm?!
No, it is a text-based OS.
So…. How can I help?
Hmm... Maybe brainstorm some ideas?
Why did you quote that? That's not related at all.
I thought
was rushing.
I’m excited. Hmmm well is it gonna be like a dev tools OS? IDEA: A UI MAKER
Edit: I’ll work on a template
Is there a logo for Snap OS?
This is a text based OS, no UI.
Nice but I made one to-
Oof, welp I also got lost at that idea. I am creating a website for Snap OS in Snap lol. (I got bored)
How? Snap! doesn't use HTML.
I’m not using HTML. I am making it with blocks and JS.
It's my idea, also I making similar OS.
Snap! OS is text based, so why the fancy logo?
Version 1.0.1 released!
Features
The print function prints text to the screen.
print Hello, World!
output:
Hello, World!
You can also do new lines with \n
print Hello,\nWorld!
output:
Hello,
World!
var
There are two sub commands
set
Sets a variable to a value.
var set foo bar
sets foo to "bar"
del
Deletes a variable.
var del foo
deletes "foo"
vomit
start
Find out yourself.
end
Find out yourself.
view
reset
Resets your view.
view reset
set
Sets the view to a certain y position.
view set 15
sets your view to 15.
can you stop making os stuff just stick to one collab til its done