Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 889 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 889 Bytes

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