Results 1 to 17 of 17

Thread: project car

  1. #1

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    project car

    tell me what u think

    so far in proect car
    map editor:
    -placement of roads
    -placement of turn lines
    -editing placed road/turnlines
    -deleteing placed roads/turnlines

    game:
    -the cars go in 60 directions
    -cars go around corners well

    next up
    map editor:
    -intersectoins

    game:
    -intersections
    -it so freeken slow if u have more than 4 cars on the road


    sorry im not giveing out the code but if u want to take a look at the game here it is (its real big now i havent had time to turn the tons of pics into a smaller format)

    http://nategames00.tripod.com/Cargametake3.zip

  2. #2
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    cant download it..."Not available for download"
    its not possible to download from a link from another page....the link must be from the same server as the file!
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  3. #3
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Copy paste Cyborg, copy past...


    BTW I started a car game a while ago. It was a GTA kind of car game, but I don't have time to finish it now...

  4. #4
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    Originally posted by NoteMe
    BTW I started a car game a while ago. It was a GTA kind of car game, but I don't have time to finish it now...
    maybe thats because you spend all day in here! hehe
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  5. #5

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    sooooo much faster

    i changed my way of doing thing and now it runs much faster i have 40 cars on the road and its running smoothly!!!!!!

    heres the newer version:
    http://nategames00.tripod.com/cargame.zip

  6. #6

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    o yeah if any one knows any one that is ridicuosly bored and woul like to change about 900 bitmap files to jpgs then that person ahhh but if ne one is crazy enoughf 2 do that then ill pay u umm 0 dollars

  7. #7
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    i can make you a program that does it automaticly....
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  8. #8
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    done!
    heres a program that converts all .bmp and .gif files in a specified folder to .jpg files
    Attached Files Attached Files
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  9. #9

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409

    thanks

    thanks that worked great its all much smaller now

  10. #10
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    hehe....no probs
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  11. #11
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    Originally posted by cyborg
    hehe....no probs
    And you are telling me that I am spending all my time in here.......

  12. #12
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    i think you quoted the wrong text

    well...i think you spend alot of time in here...hehe
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  13. #13
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190
    I havn't been here in 3weeks now...but yes, I do spend to much time in here...

    BTW I didn't quote the wrong text, but I didn't know which one that suited best. And I didn't want to quote them all....So I guess that I just quotet your last one telling that "No prob, I can make an app for everyone if you want....I am just sitting here and helping people" would do the trick...

  14. #14
    Frenzied Member cyborg's Avatar
    Join Date
    May 2000
    Location
    Sweden
    Posts
    1,755
    oh....hehe....i didnt look at it that way

    well...as im not sleeping at night i've gotta find something to do im a cyborg! cyborgs dont sleep!
    Check out the FAQ and do a search before you post.
    My tutorials: Anti-Alias Pixels, Accurate Game Loop, Resource File

  15. #15
    Fanatic Member petrus's Avatar
    Join Date
    May 2002
    Location
    pBytes[sizeof(pBytes)/2]
    Posts
    553
    How do I put cars on the track?

    Edit: hehehe......
    ICQ: 128716725

  16. #16

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    makeing the map is complex ill have to write a tutorail some time but for now:

    there are 6 modes they are
    1. all roads
    2. dottedlines
    3. solid lines
    4. edit roads
    5. turn lines
    6. edit lines

    ill start with mode 1-3 (they are very similar)
    first to change the type of raod to lay press the up and down arrow to change the rotation hit the left or right arrows, to make a car start on this peice of road press the HOME key press i,j,k to put an arrow on that peice of road.

    4
    click 1 or more road peices and change the arrow and start properties by pressing HOME for start/dont and the ijk letters to place / take away arrows

    5
    lines lines are the way the cars know when to turn an invisible linesegments sticks out from the top left and top right corrner of the car while it is driveing if either of those lines segments intersects with the line segment that you place the car will do what the line tells it to
    use the up down arrow keys to change the lines properties and the left and right keys to rotate the line
    6
    edit lines

  17. #17

    Thread Starter
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    to get to the mode press that # on the keyboard

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width