/Go-Game

Java JFrame application simulating Go

Primary LanguageJavaMIT LicenseMIT

Go-Game

Sophomore year individual computer science project.

Requirement was to create a Go game for using Java with a focus on Object-Oriented Programming. Must have atleast PvP.

What I did: GUI application using Java Swing. Game settings customization.
PvP, PvC, and CvC gameplay with greedy algorithm for AI.

Demonstration