This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

-nic-
-nic- presents ...

2012/10/15

Racing

Used spilli's awsome matrix effect background!

4449 views / 1028 in the last 7 days

5 votes | 0 in the last 7 days

Tags: game simulation

Your browser does not support the canvas tag.
-nic--nic-

2012/10/17

ok thanks
Game/maniacGame/maniac

2012/10/17

for the squares are you using the canSee() method, if you are go into the animal class and Duplicate the canSee() method then rename it canTouch() and where it says getOneObjectAtOffset() to getOneIntersectingObject() then use that for the squares on the track
A new version of this scenario was uploaded on Wed Oct 17 19:32:40 UTC 2012 Scoreboard is working now and the checkpoints light up
-nic--nic-

2012/10/17

ok ill try it
-nic--nic-

2012/10/17

thanks it works great
A new version of this scenario was uploaded on Wed Oct 17 19:37:42 UTC 2012 New checkpoint testing nom working Thanks Game/maniac
Game/maniacGame/maniac

2012/10/17

Your welcome
shivangshivang

2012/10/20

how did u add the countdown ? I want to add the same in one of my project..it shuld start up when i click on a box. Can u help me out?
danpostdanpost

2012/10/20

@shivang, he imported the Counter class that comes with Greenfoot 2.2.0 and above and used the system time to control the value.
-nic--nic-

2012/10/25

i also imported the timer class and used the millisElapsed() to count down in seconds

See all comments

Want to leave a comment? You must first log in.

Who likes this?

tgh2012 shivang SPower ndholland-mmsd Game/maniac