Tic-tac-toe, Gomoku and M,N,K-game in general demo
- By using c++ code you can:
- play player vs player
- play player vs computer with two levels (without using AI):-
- Easy level
- Hard level
- you can choose playing X or O
This game is 3*3 so you can win if you get three row or column with x or o