I’m creating a new racegame, in semi-3D (a bit like outrun)
Download it by right-clicking this link and then select “save target as” :
http://strueli.tripod.com/race.zip
Please tell me what you think of it
I’m creating a new racegame, in semi-3D (a bit like outrun)
Download it by right-clicking this link and then select “save target as” :
http://strueli.tripod.com/race.zip
Please tell me what you think of it
ok
Exception in thread “main” java.lang.NoSuchMethodError: weg.(Ljavax/swing/JFrame;)V
at race3d.init(race3d.java:147)
at race3d.(race3d.java:60)
at race3d.main(race3d.java:401)
Didn’t have any trouble starting the game.
zparticle set your classpath correctly… it can’t find java.awt.JFrame. Not any problem with the game.
I quess the steering part is on the todo list? ;D couldn’t find away to get the car in motion. Hammered on every key
But it looks good. Also good layer format, found the F1-F6 keys when hamering
Love to test it when you can actully drive
I assume you meant javax.swing.JFrame, but in any case it was the . added to the classpath in the batch file that was causing the problem. You move the car using the mouse and left button=accelorate right button=brake. There is a read me file included in the zip.
This is pretty cool. I wich the steering was a bit more responsive. Also there is a strange bug whne you move the car all the way to one side of the screen you can’t move anymore.
Good work though.
javax.swing.JFrame or java.swing.JFrame the same crap almost anyway ;D
the mouse… so I was trashing my keyboard for nothing : well I am more of a keyboard dude I think… and I am not a read me file kinda person… never read something you can figure out yourself, and if you don’t figure it out throw it away 8)
But when I tried with the mouse it was a nice game. I quess when you are all the way on one side you get stuck in the trees maybe? need to get fixed anyway. But the game reminds me of many old classic car games, testdrive was the best of them
I couldn’t download it.
You need to visit the site
before you are allowed to download the race.zip file. Gotta love tripod ;D
The graphics were totally screwed up on my machine, with the display blinking between the current view and the first screen rendered. It was hard to concentrate on which of the two cars on screen was the moving one. I accidentally hit the side of the screen and the car stopped moving. I hit escape to try and exit, but it crashed my computer totally requiring a hard-reboot.
Something tells me BufferStrategies don’t like my laptop! ;D ;D
Nice game from what I could see - very responsive controls and very fast movement. Good job.
Hey, fun game. The steering was much better if I hit “d” to get inside the car, otherwise, it was pretty impossible to steer.
Pretty nice though, good work.