/RacGo

[CS 151] Go implemented with functional programming language Racket

Primary LanguageRacket

RacGo: Go Game implemented with functional programming language Racket

The original idea of this project came from CS 151 (Intro to CS) at UChicago. You could run the game with the IDE DrRacket 7.0.

Updates

12/10/2018 3rd phase completed: implemented the algorithm that calculates final territory of each side
11/27/2018 2nd phase completed: implemented the algorithm that implements stone captures including self captures
11/12/2018 1st phase completed: implemented the basic data structures for game representation and GUI

Instructions

Press "p" to pass/skip the current round.
Press "s" to save the game to a saving file.
Press "l" to load a saved game from a saving file.