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 1 of 1

Thread: Snake game in java

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Snake game in java

    Hey guys, what's up. I'm new to the forum so i hope you guys can help with this tiny HUGE :-p problem i have. For a school assignment i am required to create a version of the famous snake game in java using BlueJ. I have no prior knowledge of java whatsoever, but i've done a few things in pascal, vb and a little bit c++. I've downloaded over 10 source codes for different snake games but nothing like what i want. The game i'm required to develop must not have GUI that is to say the output must be redirected to the console in text format. Can you guys shed a light on this for me? It'd be very much appreciated.

    P.S. If you guys tell me how to delete the graphics part of a source code for a java game of your choice that would be super... Thanx
    Last edited by freaky; April 19th, 2010 at 11:11 AM.


Similar Threads

  1. Snake Game
    By Cuju in forum What's Wrong With My Code?
    Replies: 6
    Last Post: February 19th, 2011, 08:31 PM
  2. Need help with java applet game.
    By vlan in forum What's Wrong With My Code?
    Replies: 0
    Last Post: April 10th, 2010, 04:18 AM
  3. Need help for my java game
    By blunderblitz in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 27th, 2010, 05:32 AM
  4. Simple game in Java
    By velop in forum What's Wrong With My Code?
    Replies: 1
    Last Post: March 27th, 2010, 05:04 AM
  5. Java hangman game help...
    By AnotherNoob in forum AWT / Java Swing
    Replies: 16
    Last Post: December 4th, 2009, 11:17 PM