Skip to content

A TicTacToe game written in Zig using Minimax to find the best move for Player O.

License

Notifications You must be signed in to change notification settings

MykBamberg/ZigZacZoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build prerequisites

Zig

Build Instructions:

$ pwd
  .../ZigZacZoe
$ zig build run

About

A TicTacToe game written in Zig using Minimax to find the best move for Player O.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages