/gomoku

An abstract board game written in csharp. This was a school project.

Primary LanguageC#

Gomoku - An abstract board game.

This is a school project written in CSharp. The goal of the game is to get five stones in a row, without the other player interfering. The project can be played with 2 players.