Skip to content

basareroglu/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku

This is a code for Gomoku game. The code performs an aborted Gomoku game. There 2 different players 'B' and 'W'. Black 'B', starts the game. The main goal of the game is be the first person to have your mark in a series of 5 (it can be horizontal, vertical or diagnol). Each player makes a move after its rival. It is my first C project, so the code isnt complicated. It reads the board from the file "board.txt" and displays the board. After each move, the code checks for winning condition (serie of 5) with for loops.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages