User: Wsaint1990

  • Public profile

User profile: Wsaint1990

User info
User name:Wsaint1990
History
Joined:
Number of posts:10
Latest posts:

Tic-Tac-Toe MiniMax Algorithm
[code] //******************************************* // Definition of Min_Max function. * ...

Tic-Tac-Toe MiniMax Algorithm
Hello I am attempting to create an unbeatable Tic-Tac-Toe game using the MiniMax Algorithm. I keep r...

Creating a Mode function using array ponters
I was able to get my code to work by modifying it so it compared the values in my Find_Mode function...

Creating a Mode function using array ponters
I am trying to create a mode to find the mode in an array of pointers. In my code works except for ...

Creating a String Array that reads string from a file
Thank You! That fixed the issue I was having.

This user does not accept Private Messages