Skip to content

Frontier789/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku

Gomoku game with AI written in Rust. This project was a collaboration with Réka Fülöpp, who created the artwork. The UI is built on glui.

The AI uses shallow threat-space search, it can beat beginner players.

Compilation

The project requires cargo, to compile simply call cargo build in the root of the project. To run the code, call cargo run --release

Screenshots

The main menu

Failed to load image

White won!

Failed to load image

Acknowledgement

Game created by Mátyás Komáromi

Graphics by Réka Fülöpp

About

Gomoku game with AI written in Rust

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages