This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-02-23 16:41:27

TheCoders
Scratcher
Registered: 2011-09-01
Posts: 32

Shade Operating system@

The shade os consists of a main programming language called Romx which has its ide.This os is a big project and will take scratch to its limits, heres some sample code from romx in the os.

Code:

import @Awt.Math();
import awt.sound();
import awt.math.add();


if(Health => 10){
   while(true){
      graphics.write("Hi");
}
}

big_smile  well that's all nice and fancy but the problem is i cant and dont know how to implement the do statement and i was think of getting a partner to help with this os.
There will be atleast a test of multiplayer for roblox. the mesh 1.1 you need to run a server. People could make hacked clients and auto-admin and auto-op, but the custom mesh 1.1 made by my freinds. will add a block to thats.s

Offline

 

Board footer