An open API service indexing awesome lists of open source software.

https://github.com/thunder-coding/tic-tac-toe

Tic Tac Toe game using C++. Tested with Borland C++ 3.0 compiler.
https://github.com/thunder-coding/tic-tac-toe

borland-cpp c cpp game game-development tic-tac-toe tictactoe tictactoe-game

Last synced: about 1 year ago
JSON representation

Tic Tac Toe game using C++. Tested with Borland C++ 3.0 compiler.

Awesome Lists containing this project

README

          

# tic-tac-toe
**Tic Tac Toe game using C++.**:video_game: Tested with Borland C++ 3.0 compiler.

>Please change the last arguement to **initgraph** function in Tic-tac-toe.CPP
>Watch the comment next to initgraph funtion for more information
>The .exe (executable) file provided in here is 16bit exe file. This file may not be able to run directly on your PC without using DosBox like applications

# Screenshots



# Download Source Code
[v1.0](https://github.com/thunder-coding/tic-tac-toe/archive/v1.0.zip)

# Follow me