Skip to content

JCTGY/Xs-Os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xs-Os

Objective

Create a Tic-tac-toe game. The game should accept two players and print
a new board to the screen each time a player adds an X or O to the board. \ Once the game is complete and a winner is declared, give the option to restart the game.

How to use

cd ~
git clone https://github.com/JCTGY/Xs-Os.git
run the program

Bonus

implement differnt size of board

  • Size 3X3
  • Size 4X4
  • Size 5X5

implement commands for players to navigate

  • SIZE -> Back to main selection for resize the board
  • SCORE -> Display the current score
  • NEWGAME -> Reset to a new board
  • LEADERBOARD -> display current leaderboard
  • EXIT -> Exit the game
  • HELP -> Display the instruction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages