Skip to content
/ Reversi Public

Python GUI implementation for reversi with backend written in C

License

Notifications You must be signed in to change notification settings

toytag/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi

Python GUI implementation for reversi with backend written in C.
Minimax agent built-in for a quick "human vs. machine" game!

Usage

python3 reversiGUI.py

Use make to compile from source.
Use make test to do build test.

About

Python GUI implementation for reversi with backend written in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published