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

Thread: The Battle Ships Game

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

    Default The Battle Ships Game

    I'm new to this forum, so hello to all ..
    I hope, that it's posted in right section.

    We have to create The Battle Ships game, but i have totally no idea how to do it.
    It must be printed to terminal, you must choose on hwich coordinates you have your boats, when you hit a boat it will print X on the field, where it is, when you miss, there must be O. It must have function, which will show where are the boats located, but it mustn't be seen "Ingame", any suggestion helps, thank you and sorry for my English

    Have a ncie day, Valisek.


  2. #2
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: The Battle Ships Game

    Recommended reading: http://www.javaprogrammingforums.com...e-posting.html
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

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

    Valisek (April 19th, 2012)

Similar Threads

  1. Game Maker Language and Game Maker and Zelda Classic thread
    By Fira in forum Other Programming Languages
    Replies: 3
    Last Post: April 17th, 2012, 08:59 AM
  2. 3D Space Ships for mobile games.
    By Angryfly in forum Android Development
    Replies: 5
    Last Post: December 27th, 2011, 03:30 AM
  3. Simple game that requires me to load game settings from a file
    By 14fenix in forum Java Theory & Questions
    Replies: 5
    Last Post: December 1st, 2011, 09:21 PM
  4. TIC-TAC-TOE GAME
    By umerahmad in forum What's Wrong With My Code?
    Replies: 2
    Last Post: August 29th, 2011, 12:15 PM
  5. Replies: 1
    Last Post: May 14th, 2011, 04:57 PM