Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tic-tac-toe implementation & solver, using raylib for the gui and minimax + alpha-beta pruning for the solver

License

fr3fou/tic-tac-toe-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe-solver

You can read more about this here.

A Tic-Tac-Toe implementation and solver, using Raylib for the GUI and Minimax + Alpha-Beta pruning for the solver.

Winning demo

Draw demo

TODO

  • Core game
  • Rendering with Raylib
  • Minimax
  • Alpha-Beta Pruning
  • Symmetry reduction

References

About

tic-tac-toe implementation & solver, using raylib for the gui and minimax + alpha-beta pruning for the solver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •