Skip to content

skedzierski/XO_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XO game

It was created as a project for lab in C. The game starts with board full of X symbols and the goal is to fill the board with O symbols. Player choeses position at wchich they want to switch symbol but also that changes adjecent symbols.

Compilation

$ make

Launch

$ ./XO.o <Width of the board> <Height of the board>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published