
Don't Race Me Or My Son Ever Again
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
It's an unfinished game. All you can do is drive around the track and that's it. I'm sorry folks.
I guess my biggest flaw here is I wrote a software renderer. So the scenery and the sprites are all rendered by the java code.
My original idea was to call it "Shape Shift Racing" and have it so you would need to change your cars shape to fit through holes in walls.
Making the simple driving and rendering took way longer than I expected.
I'm merely posting this to get feedback and to give out the source so people can expand on it and learn from the raycaster.
I guess my biggest flaw here is I wrote a software renderer. So the scenery and the sprites are all rendered by the java code.
My original idea was to call it "Shape Shift Racing" and have it so you would need to change your cars shape to fit through holes in walls.
Making the simple driving and rendering took way longer than I expected.
I'm merely posting this to get feedback and to give out the source so people can expand on it and learn from the raycaster.