Hi,
This is my connect 4 game. TOOK ME A WHOLE DAY! It's currently two-player only, and i want to make a computer player. However, as i mentioned in another thread, i do not know how to check for winning moves and blocking moves WITHOUT check all possible ones each by each, if thats in fact possible, which i think is. If there is, please teach me. Any help, i'll really appreciate it.
Thnx in advance.!.
I'll post the source soon, or if people really ask for it, thank you.



LinkBack URL
About LinkBacks



I like the layout of the game, and the change of colors with the pieces. However, I still have a few suggestions. Try to create an intro (doesn't have to be much), and a better ending than 'Player X wins'. Also, clear the screen after the player is asked if they want to play again. And a scoring table would be nice too.