Skip to content

thuyvyng/CS331

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello (also known as Reversi)

is a classic two-player, turn-based game in which players try to flip as many pieces over to their token as possible.

Usage: python3 GameDriver.py [player type] [player type]

Player Types:

Minimax for AI

Human for manual input

About

Solo assignments for CS331 (Intro to Artificial Intelligence) @ OSU Spring 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages