Skip to content

thangk/C-TicTacToe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Multiplayer Tic-Tac-Toe Game


main menu

I developed this small program from scratch for one of my term 3 CS courses. It was to be done in a single file, thus many function prototypes at the top. Forgive the mess. As simple of a program as it is, I was proud to have accomplished this to implement the features it has at the time.

Some notable features of the game:

  • a multiplayer game
  • ability add players
  • ability to save a game state and resume at a later time
  • ability for players to be ranked in a leaderboard (with several sorting options)
  • ability to perform a mid-game reset (to restart the game)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages