Skip to content

qrort/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

How to build

Install stack. Clone the project and exec

stack setup && stack build

command in the root folder.

stack test

is optional.

How to play

Open two terminal windows, type

stack exec server

in first and then play in second using

stack exec client

command. Rules and controls can be acknowledged in the game.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published