Skip to content

infraredsqy/Reversi-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi-AI

The language is in python3. The project is created for CS152 final.

Type

$ pip3 install -r requirement.txt
$ python3 main.py

outside to start the program.

Methodology: DFS + Alpha Beta Pruning.

Todolist:

  • Add difficulty settings.
  • Add player (AI/Human) settings.
  • (Optional) Add extra background images.

Done:

  • Migrated the project to python3.

About

CS152 Final Assignment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages