View Poll Results: What do you think of Battleship

Voters
15. You may not vote on this poll
  • Excellent

    7 46.67%
  • Above Average

    5 33.33%
  • Average

    3 20.00%
  • Below Average

    1 6.67%
  • Failure

    3 20.00%
Multiple Choice Poll.

Thread: Battleship

  1. #16
    |<o>| <--cyclopse LouDu's Avatar
    Join Date
    Mar 2003
    Posts
    137
    *agrees with stone_cold*
    Languages <> C++, HTML

    /*The Ledgend of Ludlow Coming to a PC Near
    You intro Cinenmatic Needed email me of
    Reply to one of my threads if you can make
    one, thats decent. */

  2. #17
    Registered User abrege's Avatar
    Join Date
    Nov 2002
    Posts
    369
    I don't get albert
    I am against the teaching of evolution in schools. I am also against widespread
    literacy and the refrigeration of food.

  3. #18
    |<o>| <--cyclopse LouDu's Avatar
    Join Date
    Mar 2003
    Posts
    137
    me 2 lol
    Languages <> C++, HTML

    /*The Ledgend of Ludlow Coming to a PC Near
    You intro Cinenmatic Needed email me of
    Reply to one of my threads if you can make
    one, thats decent. */

  4. #19
    Registered User
    Join Date
    Feb 2003
    Posts
    51

    Reply

    Hello. Sorry it took me so long to reply. I was out for a while and just got the chance to check back. My program is actually really simple. The animation I just did by clearing the screen and redisplaying. I'm kind of new myself, so thats the best I was able to do. I'll post my code.

    My AIM is Luckygold5, so you can contact me if you need to.

    Note: Please do not use this for your homework.

  5. #20
    Registered User
    Join Date
    Feb 2003
    Posts
    51

    Color File

    Custom header file needed to run game. I believe it was created by Peter-H. Thanks to him for his wonderful work.

  6. #21
    Registered User
    Join Date
    Jan 2003
    Posts
    56

    Talking thanks

    thanks for your code i didn't know the function

    sleep(500)

    if x == y , y == x

  7. #22
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065
    The first text game I've ever enjoyed! Well done. The only problem is keeping everyone at work from knowing I'm playing it because of the beeps....

  8. #23
    Registered User
    Join Date
    Feb 2003
    Posts
    51
    Hehe. Thanks. Guess I'm going to have to add a beeping option into the game as well... hehe.

  9. #24
    Registered User
    Join Date
    Feb 2003
    Posts
    51

    NEW VERSION- v1.3 Official!

    Hi guys, I created a new thread with the new version. Please come check it out! Thank you all for you suggestions and in making this new version possible!

    Link to Battleship v1.3 Official Thread

  10. #25
    Registered User
    Join Date
    Feb 2003
    Posts
    51

    Answers to Questions

    I'm not really sure about the best method of learning. I think the best way is to read about it from start to end, and experiment. Another good way is to read another persons code. You get a better sense of logic and learn many new syntaxes. Remember that if you don't understand something, the best thing to do is to find out about it. It will become useful to you some time in your programming career.

    I have programmed for about 6 months. For the first two months, I basically read from books. I didn't program too much and just tried to learn basic logic and syntax. Then I started with basic program, first "Hello World", then I progressed to programs that involved looping, data input (text from user), and what not. Currently, I'm learning about pointers and classes.

    I spent about 1 week programming the game. Another week to debug, and about another week to improve, organize, and complete the game.

  11. #26
    Registered User abrege's Avatar
    Join Date
    Nov 2002
    Posts
    369
    albert is ok, he doesn't need to be feeded
    I am against the teaching of evolution in schools. I am also against widespread
    literacy and the refrigeration of food.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Battleship Game (Win32 EXP Needed)
    By ElWhapo in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 01-15-2005, 10:10 PM
  2. Battleship
    By mandingo in forum C++ Programming
    Replies: 7
    Last Post: 12-12-2004, 05:28 PM
  3. battleship
    By Leeman_s in forum Game Programming
    Replies: 10
    Last Post: 04-26-2002, 07:01 PM
  4. c++ battleship game
    By JTtheCPPgod in forum Game Programming
    Replies: 4
    Last Post: 01-05-2002, 11:12 AM
  5. Battleship
    By Unregistered in forum Game Programming
    Replies: 11
    Last Post: 11-29-2001, 04:35 AM