Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: car racing project

  1. #1
    Junior Member
    Join Date
    Mar 2012
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default car racing project

    Hello

    can we find a complete car racing game,
    must be run as single, two player mode , and network mode;

    I have assignment of this project,, if u find pls reply me..


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: car racing project

    So, let me see if I understand. You want to find someone else's code so you can turn it in for your assignment? These forums are not here to help you cheat. If this is not your intention, then I suggest investing more time in wording your post to be more clear, especially because 'pls' and 'u' are not words, and if you don't spend time with your posts what makes you think anyone will spend their time replying?

  3. The Following User Says Thank You to copeg For This Useful Post:

    KevinWorkman (April 3rd, 2012)

  4. #3
    Member
    Join Date
    Mar 2012
    Posts
    39
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: car racing project

    If you want a tip, go make the graphics for your game first.
    Now just make a simple GUI with the following buttons
    Play
    Help
    Join

    The play one will activate start()
    Help will bring up new window
    Join will allow for hosting and joining of a server

    Set up your window in a Rungame class with everything to make the window
    Now you should have a basis and can look up buffer strategy to draw and redraw things things to the screen.

  5. #4
    Junior Member
    Join Date
    Aug 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: car racing project

    how i downloed project car racing with interface and source code

Similar Threads

  1. Car racing
    By DanielVkc in forum What's Wrong With My Code?
    Replies: 105
    Last Post: July 22nd, 2011, 02:44 PM
  2. help with project
    By pairenoid in forum Object Oriented Programming
    Replies: 1
    Last Post: May 7th, 2010, 08:55 AM
  3. Project - Please Help
    By toxikbuni in forum Java Theory & Questions
    Replies: 0
    Last Post: April 20th, 2010, 09:58 AM
  4. Can anyone help me on my project?
    By alesana514 in forum Paid Java Projects
    Replies: 1
    Last Post: December 16th, 2009, 09:24 AM
  5. Need Help With Project
    By jstew132 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: November 11th, 2009, 07:15 PM

Tags for this Thread