Skip to content

TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background

License

Notifications You must be signed in to change notification settings

mishal23/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

PRs Welcome

  • Tic-Tac-Toe 2-player game( C programmed) using basic C functions.
  • User can now know more rules by pressing y/Y which will be redirected to link
  • User will get two options to either start game or view the LeaderBoard.
  • On pressing 1, users can enter their usernames,afterwhich player1 will be allowed to choose X or 0 and then the users enter the gaming area to make moves using numeric keypad.
  • First user to get three spaces in a row/column or diagonally wins!
  • On pressing 2, a LEADERBOARD will be shown of the users played on a particular system, after which users can enter the gaming area on pressing 1 or by pressing any other key, they can end the game and come back later.

ScreenShots from Game

  • Starting of Game

  • LeaderBoard

  • In-between Game scenes

Download

  • For Windows users,you may download the Application to know how the game is played.

Contribution

  • The repository is open to contribution from all interested developers(mainly beginners).
  • You may go through CONTRIBUTING.md to see what you can contribute to.
  • Also, you can write by opening an Issue and also solve a current issue if possible.
  • Fork this project to your Github acoount.
  • After forking enter following commands in your terminal.
$ git clone https://github.com/mishal23/Tic-Tac-Toe
$ cd Tic-Tac-Toe
$ vi Code.c
  • Kindly send Pull Requests with explanation as to what changes you have done.

  • This repository was created and is currently maintained by Mishal Shah.

License

About

TicTacToe 2-player game(C programmed) using basic C functions, file operations, system() calls to change the font and background

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages