=== Top of the Swiki === Attachments ===
Coders
Breaking News!!!!!
Meta-specifications:
All Objects must be deriverd of MostBasicUnit or they will not be compatible with God.
The classes are divided in two groups:
- Nonmoving: these will be used to form walls, tables and any other type of object that does not got a action of its on.
- moving: the people, bullets and other type of objects that interact more deeply with the habitat.
Help Needed:
- Create functions for enable physics in the habitat such as gravity, velocity and other newtonian things.
- Create the MostBasicUnit (Almost done) object, this will be the basic genoma for living moving objects, like DNA will define all features of each object.
- Create the basic block object, this will be the basic unit for
forming walls and the like.
- Create the might Scheduller called God. This will update all
system. (Almost working!)
specs for the classes dowload squeak:http://www.squeak.org
Add Text?