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

Comments for Speed3D

Return to Speed3D

HolyShadowHolyShadow

2009/2/23

a life counter next to your score would be nice i play with the motion blur all the way up (its really trippy) and the red flash doesnt show to let you know that you just lost a life... just a suggestion
GregoriusGregorius

2009/3/4

8256... oh, yeah. That's just before I got dizzy and crashed.
Drumlind11Drumlind11

2009/3/20

wow nice game 7300 with mom distracting me
A new version of this scenario was uploaded on Fri Mar 20 23:40:40 UTC 2009
NintoNinto

2009/3/21

Maybe needing a life-bar?
NintoNinto

2009/3/21

NICE \:
Life bar? You only have 3 lives!
NintoNinto

2009/3/21

I know... But it could still be nice :·J
NintoNinto

2009/3/23

Ehm builderboy2005... I think this is using the same highscores as the 'Highscore demo' scenario... The highest score by 'NINTO' did i get in that scenario...
NintoNinto

2009/3/23

Yeah am i now totally sure.
°.° Oh dear... Thats the problem with copying code from another program!
Hmmm, now its not recognizing that i have the HighScore class and the Score class in the directory. When i compile it says that it cant find class HighScore class Score... When i download the Highscore demo, it doesn't work on that either, and the classes aren't showing up in the extra classes menu...
mjrb4mjrb4

2009/3/24

That's probably becuase I never released the source for the HighScore and Score classes - it should still recognise them though, but they probably won't show up in the extra classes menu like you've realised. What problem is it that you're having? I'm not 100% sure if the classes I used in the highscore demo were actually the latest ones, but it's probably better to grab them from http://www.greenfoot.org/greenroom/scoring/test/ rather than the highscore demo and see.
A new version of this scenario was uploaded on Tue Mar 24 14:10:22 UTC 2009
Alright, there we are. All fixed!
NintoNinto

2009/3/24

Yeah! Highest highscore! \/:
HolyShadowHolyShadow

2009/3/24

o yea take that ninto lol just some friendly competition XD
HolyShadowHolyShadow

2009/3/24

wow i rock a this game if anyone wants to beat my score ill happily play it more....XD
Drumlind11Drumlind11

2009/3/24

haha 1st place b****es!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! you should make it where the more motion blur thats on the more points you get
HolyShadowHolyShadow

2009/3/24

take that Drumlind new high score!!!
Drumlind11Drumlind11

2009/3/24

so close
Drumlind11Drumlind11

2009/3/24

>:(
Drumlind11Drumlind11

2009/3/24

haha 2nd 4th 6th
mjrb4mjrb4

2009/3/24

Seems to have become very much a two man race! ;)
Drumlind11Drumlind11

2009/3/25

very much so
HolyShadowHolyShadow

2009/3/25

yes i can get very conpetetive if i want to
HolyShadowHolyShadow

2009/3/25

u may need to make it to were it asks if you want to save your score or not cause i plan on playing this alot (thanks PADDY)
mjrb4mjrb4

2009/3/27

Woo! That was my best run yet :)
DylanDylan

2009/5/18

AWSOME GAME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
How do you see the high scores?
it should show them at the end
memiisefnhyuhmemiisefnhyuh

2009/8/26

hehe im in first place :)
Haha, SOMEONE got inspired! http://www.thegamehomepage.com/play/vector-racing-game/ Seems a bit familiar ;)
jo7888jo7888

2010/1/30

very funny
DelochoDelocho

2010/3/9

How did you get the blur?
You could download the source if you wanted to take a closer look ;) Basically I didn't erase the screen every frame before redrawing it, i only erased a little bit of it, so that on each frame parts of the previous frames showed through. Note that this only works when you are NOT using actors :P
MathManiacMathManiac

2010/3/14

Download the source code???!!! My father (the "techster," whitch is not a user name) told me that Java can erase folders, whitch means a virus! Like removing the folder: C:\
Um java itself is not a virus, and if thats what you believe, why did you install it on your computer? My source won't harm you either, its just text files and class files, if you don't want to run it on greenfoot, you could always just look at the text files with notepad. (and C:\ is not a folder, its your disk :P)
MathManiacMathManiac

2010/3/19

It's that a program of java can do that. I still like to cal C:\ a folder still, because it can acess like a folder. (Score: 3482)
MathManiacMathManiac

2010/3/19

It's that a program of java can do that. I still like to cal C:\ a folder still, because it can acess like a folder. (Score: 3482)
MathManiacMathManiac

2010/3/19

Sorry for commenting twice. My player was slow.
carlsch123carlsch123

2010/4/24

wtf java is not running in your computer its not an exe file its run on java virutal machine so if you think you computer gonna crash you have wrong
GershiBelshiGershiBelshi

2010/5/30

My comment may sound "noob-ish", but how do you make worlds in 3D?
DKuploader24DKuploader24

2010/5/31

WOW AMAZING HOW LONG DID THIS TAKE U GUYS
annekm21annekm21

2010/9/15

awesome work
PiRocksPiRocks

2010/9/28

MathManiac, if you are really worried about java, you can modify some file or other (I'm not exactly sure which one) and start java up with a SecurityManager. This can prevent java from accessing your file system. Java tutorial about security can be found here: http://download.oracle.com/javase/tutorial/security/index.html
minimeminime

2010/10/11

Math maniac you know it's really hard to make a virus in java and the viruses can really only harm other java files so what are you worried about. Your only downloading the source not and executable and finally if the program was a virus your computer would have already crashed because you already ran the file in you browser.
Builderboy2005Builderboy2005

2010/10/11

Lol thanks for the support guys but i think the issue is pretty much over, its been 4 months now.
DonaldDuckDonaldDuck

2010/11/14

Motion blur just makes the world and the actors in it more transparent right? [update] Nevermind I see it's alpha. I've always used a not-quite-100-transparency to make things blurry.... Of course I'm new to programming... Using too much motion blur turns the entire screen grey :O
A new version of this scenario was uploaded on Fri Nov 26 20:21:00 UTC 2010