Skip to content

ErkanPerkan25/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Built Tic-Tac-Toe with C++ using 2D arrays

Author: Eric Hansson Date: 2024-11-10


  • To build the program, run following command:
make

It should create a executable called tic_tac_toe

  • To run the program, run following command:
./tic_tac_toe

About

Building a tic tac toe game from scracth with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published