Skip to content

gournge/mock-internal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation on Ubuntu

  1. Make sure you have make, g++ and git installed by typing their names. If they are not present, type sudo apt install <name> to install a missing tool.

  2. Type

    git clone https://github.com/gournge/mock-internal
    cd mock-internal
    make
    
  3. Type /.tictactoe to run the program.

Usage

Enter the numbers describing the size of the board and what gamemode to choose from. The program will display the message if one of the players has won, or if there is a draw.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published