| |
Tic-Tac-Toe
|
|
|
This is a famous game "Tic-Tac-Toe". It has two playing modes: (a) Player VS Computer (b) Player_1 VS Player_2
There are five rounds in a game. The player winning more rounds is winner, But you can' beat the computer. This is my challenge, try now. The only main feature of C++ used in this project is Array.
|
|
|
Language: C++ | Size: 203KB | Download
|
|
|
| |
Tetris
|
|
|
This game is a part of "DIA Brick Game (3 in 1)". This game is normally found in small toys like mobiles. I take the idea of making it from that and at last succeeded in making it. The main features of C++ used in this project are Arrays, Pointers, Inheritance and File Handling. This project is made by using DIA GUI [version 1.0].
|
|
|
Language: C++ | Size: 198KB | Download
|
|