Search:

Type: Posts; User: Gage_Hadley

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    3,366

    Bingo code not detecting BINGO.

    I did post this before but I was in the wrong forum,I was in C and my code is C++. My bingo program works its just not detecting BINGOs. Any help will be appreciated.


    # include <iostream>#...
  2. Replies
    3
    Views
    6,428

    Sorry I thought I was in C++ forum

    Sorry I thought I was in C++ forum
  3. Replies
    3
    Views
    6,428

    Bingo code not detecting BINGO.

    My bingo code works its just not detecting a bingo. Any help will be appreciated.


    # include <iostream># include <string.h>
    # include <time.h>
    # include <cstdlib>
    # include <stdio.h>
    #...
  4. Replies
    2
    Views
    7,120

    Help with Tic Tac Toe with AI

    I'm having trouble making the AI work. I would like to have the AI be competitive and make you think on where to go. The AI code starts at aimove, right now the AI just goes into the corners if the...
Results 1 to 4 of 4