Skip to content

Optimunn/Naughts-and-crosses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noughts and crosses game

Alfa version!

Noughts and crosses


How to play?

To play use trackpad or mouse and click to empty cells.


Build from source (MacOS)

First way: To build from source you must have installed cargo, to check this you can use in your terminal command cargo --version. Then you must jump to folder Naughts-and-crosses-master and run cargo build --release, when build to be successful created you can run file build_app_sh in folder macos. If you make all without errors, build also be ended witch no errors.

Second way: Also how in first way you must check your cargo, then in terminal go to folder Naughts-and-crosses-master/macos and run ./build_app_sh --all, application must be created.

Packages

 
 
 

Contributors