Difference between revisions of "CleverCritters"
From CodeStuff
(Created page with "<edcode> var worldWidth=640; var worldHeight=480; var critterBrian = {x:320,y:240,dx:1,dy:0.5}; var critterFrank = {x:120,y:140,dx:1,dy:0.5}; var critterSally = {x:120,y:340...") |
(No difference)
|