Skip to content

MrBisquit/nacbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NACBOT (Noughts And Crosses Bot)

This entire project is within a single C file, main.c.

To build

mkdir build
cd build
cmake .. -G "Visual Studio 17 2022" -A x64
cmake --build . --config Release

Screenshots

Player winning Playing Bot winning

About

A noughts and crosses bot in a single C file

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors