Skip to content

mdufaud/gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku

A game made with SDL2 library for its UI with AI using minmax algorithm and alpha–beta pruning

To win

You must have 5 pawns aligned or 5 captured

Capture

You can capture 2 pawns like that OXXO <--- last played O by you resulting in: 0..0

To start

make && ./gomoku

Packets to install: libsdl2-dev libsdl2-ttf-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published