Search:

Type: Posts; User: mmuhlenb

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,521

    Tic-Tac-Toe AI

    I have written a progam that allows two people to play tictactoe, how can I modify it so that the second player becomes the computer?
    ************source code***********8

    #include <stdio.h>...
  2. Replies
    3
    Views
    2,262

    Ok, thanks, I think I can get it now.

    Ok, thanks, I think I can get it now.
  3. Replies
    3
    Views
    2,262

    More Prime Numbers

    Ok, I've already posted a thread about a prime number program, and I got a lot of help, thanks to all the people who responded. Now, I need to write another program involving prime numbers. I need...
  4. Replies
    12
    Views
    7,953

    Ok, that all gives me a better idea, thanks.

    Ok, that all gives me a better idea, thanks.
  5. Replies
    12
    Views
    7,953

    Well, I don't really have anything. I've been...

    Well, I don't really have anything. I've been thinking about how to do it, using % and stuff like that and nothing is coming is working, b/c everything I think of I can think of a way that would...
  6. Replies
    12
    Views
    7,953

    C Program for Prime Numbers

    I need to write a program that determines if a number entered is prime or not. Any help would be great! Thanks!
Results 1 to 6 of 6