Project in C Skill Tree

Creating a Gomoku Game in C

Beginner

Gomoku is an abstract strategy board game. Also called Gobang or Five in a Row, it is traditionally played with Go pieces (black and white stones) on a go board with 19x19 intersections. In this project, we will develop a simple text-based Gomoku game using the C programming language.

c

Teacher

labby
Labby
Labby is the LabEx teacher.