Skip to content

A graphical based Tic Tac Toe two player game in our nostalgic language, C !

Notifications You must be signed in to change notification settings

urvishjoshi/tic-tac-toe-in-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe in C language using <graphics.h>

A graphical based Tic Tac Toe two player game in your nostalgic language, C !

  • Just clone TICTAC.C file into your local PC and paste it into C++ emulator, for eg. TURBOC3/BIN/ or what ever your path is, open your C++ emulator.
  • Open file named TICTAC.C run it, Bingo! You have a game in C which is mainly used for printing "Hello world" in console ;)

Game menu screen

Use arrow keys from your keynoard to move your choice to fill, Player 1's turn

Player 2's turn...

Player 1's turn...

Player 1 Won!

Player 2 Won!

About

A graphical based Tic Tac Toe two player game in our nostalgic language, C !

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages