Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

Tic-tac-toe console game made for "Basics of programing (winter 2018)" course.

Notifications You must be signed in to change notification settings

JMazurkiewicz/PRI-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRI-Tic-Tac-Toe

CI

Project information

  • Author: Jakub Mazurkiewicz
  • Class: Basics of programming (PRI)
  • Score: 5/5

Compilation

Building with CMake:

cmake -B build
cd build
cmake --build .

About

Tic-tac-toe console game made for "Basics of programing (winter 2018)" course.

Topics

Resources

Stars

Watchers

Forks