Skip to content

A simple bot that plays Gomoku game against other bots on the piskvorky.jobs.cz server.

Notifications You must be signed in to change notification settings

lukaskral/five-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Five in a row bot

Rust

A simple bot that plays Gomoku game against other bots on the piskvorky.jobs.cz server.

I implemented this familiarize myself with the Rust programming language. Current implementation uses simple scoring function that computes a score from the moves played. Then it pre-selects a set of possible moves for the next round and choses the one with the highest score.

You can find the score of this bot on the bot's detail page and you can find more about myself on my LinkedIn profile.

image info

About

A simple bot that plays Gomoku game against other bots on the piskvorky.jobs.cz server.

Resources

Stars

Watchers

Forks

Languages