Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Work in Progress / [NaGaCreMo '11] - Doodle Race

Author
Message
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 19th Dec 2010 22:03 Edited at: 31st Jan 2011 20:31
Hey guys!

I will be participating in this years contest (although it isn't a contest, I like to think it is). For more info, see this thread : http://forum.thegamecreators.com/?m=forum_view&t=178568&b=2. Also note that Mega Mash Mothers is still an active project of mine, and I am determined to finish it

This game is not going to be anything like what I've done before, it's going to be a simple computer simulation of a pretty well known racing game that can be played on a piece of paper during boring classes at school. I have spent quite a lot of time with one of my friends (during boooooring french class), and we have evolved this game to a new level.

This game is VERY hard to explain, so I'm just going to skip that part and post the features and to-do list:

features

-level editor
-up to 4 players
-1 player mode (challenges)
-teleporters
-oil
-jumps
-nitro
-replays

done
working on
need to do

main menu
basic structure
DRAW file format (import/export/edit)
level editor
-> track tool
-> start line tool
-> jump tool
-> teleport tool
-> oil tool
-> scenery tool
-> tool palette
-> premade scenery objects + palette

game engine
-> level import
-> player spawn points
-> player movement
-> collision with track
-> jumps
-> teleporters
-> oil (players carry on with the same speed, can't steer)
-> nitro
-> collision with other player (player that collides misses out on next turn, and starts with speed 0 again.)
-> momentum transfer (If both players land on the same spot, players switch direction+speed)
high scores
replays

screenshots

http://i254.photobucket.com/albums/hh100/TheComet92/doodlerace_1.png

Videos



Demos

Demo 1 - ZIP (2.32 MB), 7z (991.38 kB)
Demo 2 - ZIP (2.32 MB), 7z (994.56 kB)

OFFICIAL RELEASE

Doodle Race RELEASE (7z - 3.9 MB)
Doodle Race RELEASE (ZIP - 7.4 MB)

Controls:

Left Mouse Button to select next move, Right Mouse Button for nitro.

TheComet

Dr Tank
14
Years of Service
User Offline
Joined: 1st Apr 2009
Location: Southampton, UK
Posted: 19th Dec 2010 22:34
You've piqued my curiosity.
Zeus
17
Years of Service
User Offline
Joined: 8th Jul 2006
Location: Atop Mount Olympus
Posted: 19th Dec 2010 22:50
I too am curious.

Eminent
13
Years of Service
User Offline
Joined: 15th Jul 2010
Location:
Posted: 19th Dec 2010 23:51
At least give them a video like me . Lol but yeah. I;m curious about the gameplay too.


swissolo
14
Years of Service
User Offline
Joined: 9th Jan 2010
Location:
Posted: 20th Dec 2010 02:10
Is this the game your going for? http://forum.thegamecreators.com/?m=forum_view&t=174078&b=40

Hope all goes well!

swis
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 20th Dec 2010 09:45
Quote: "Is this the game your going for?"


Haha, yes it is! xD I never knew the real name of it, so I just called it how I saw it

Thanks!

@ Everybody else

Thanks, hope I can settle your curiosity by the end of January

TheComet

Ermes
20
Years of Service
User Offline
Joined: 27th May 2003
Location: ITALIA
Posted: 21st Dec 2010 13:47
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 22nd Dec 2010 11:23 Edited at: 22nd Dec 2010 11:25
update!

I have the basic level editor working, here's a video showing how fast and easy it is to make a level in just minutes:



TheComet

Cormorant5
14
Years of Service
User Offline
Joined: 25th Jan 2010
Location: Gotham City
Posted: 22nd Dec 2010 14:50
Wow!

This game looks cool!

Eminent
13
Years of Service
User Offline
Joined: 15th Jul 2010
Location:
Posted: 22nd Dec 2010 17:53
Wow the editor looks really awesome.


TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 23rd Dec 2010 00:18
@ Cormorant5 & Eminent

Thanks guys!

@ all

Here's an update showing a start at the game engine. No collision yet, just moving around:

http://i254.photobucket.com/albums/hh100/TheComet92/doodlerace_2.png

TheComet

TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 28th Dec 2010 21:14
update!

Collision is now fully functional, thanks a bunch @ Neuro Fuzzy & 29 games! Screenshot showing me crashing into the walls:

http://i254.photobucket.com/albums/hh100/TheComet92/doodlerace_crashtest.png

TheComet

C0wbox
17
Years of Service
User Offline
Joined: 6th Jun 2006
Location: 0,50,-150
Posted: 28th Dec 2010 22:07
I don't get it - do you actually move the cars in Doodle race? Or is it still just a game of drawing vectors round a course? :S

TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 28th Dec 2010 22:36
@ C0wbox

Yes, it's still just drawing vectors (No real-time movement)

TheComet

C0wbox
17
Years of Service
User Offline
Joined: 6th Jun 2006
Location: 0,50,-150
Posted: 29th Dec 2010 15:41
O...

:S

Well, have fun with that.

(I had hoped it was just a 2D racing game with an awesome map editor, not an exact recreation of the original game.)

Ermes
20
Years of Service
User Offline
Joined: 27th May 2003
Location: ITALIA
Posted: 30th Dec 2010 11:45
Wow TheComet, you are really the new Giotto!

have you ever minded at leaving making games and start to become a painter like Picasso???



[img][/img]
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 12th Jan 2011 23:04 Edited at: 13th Jan 2011 12:50
@ C0wbox

I suppose I could add that

@ Ermes

lol xD

Update! Here's a small demo for you all! Features enabled : Drive, Collision, Jump, Nitro! All of the other features are still glitchy...

Controls:

Left Mouse Button to select next move, Right Mouse Button for nitro.

(demo attached to bottom of first post)

Please let me know if you find any bugs!

TheComet

TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 13th Jan 2011 23:11
A new demo has been attached to the first post, this time everything that has been completed on the to-do list is included (including the level editor). Enjoy! And let me know if you find any bugs!

TheComet

TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 31st Jan 2011 20:24 Edited at: 31st Jan 2011 20:29
Well, it's the 31st, and I don't see me finishing this project... So I am going to attach what I have. The game IS playable, there's just a problem with oil, and I haven't programmed the winning routine yet. So if anyone wants to take over from here, be my guest

Doodle Race RELEASE (7z - 3.9 MB)
Doodle Race RELEASE (ZIP - 7.4 MB)

Enjoy!

EDIT : For those that want to carry this project on, check out what's done and what I still had planned in the first post

TheComet

Attachments

Login to view attachments
TheComet
16
Years of Service
User Offline
Joined: 18th Oct 2007
Location: I`m under ur bridge eating ur goatz.
Posted: 31st Jan 2011 20:25
(Upload for ZIP file)

Attachments

Login to view attachments

Login to post a reply

Server time is: 2024-03-29 06:48:21
Your offset time is: 2024-03-29 06:48:21