Skip to content

This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.

Notifications You must be signed in to change notification settings

TomasZilinek/JobsCZ_TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JobsCZ_TicTacToe

This is a tic tac toe (five in a row) bot competing on a platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints. (made in 2022)

The bot is customizable. New AIs (default is MinMax) can be created and used with the bot. It communicates with the website via HttpClient sending and receiveing json data. There is some multithreading used.

You can also play against an AI via desktop interface.

Requirements

  • Visual Studio
  • Newtonsoft Json

Credits

screenshot1 screenshot2 screenshot3

About

This is a tic tac toe bot competing on platform created by Jobs cz (https://piskvorky.jobs.cz/). Bots created in any programming language can compete there submitting their moves via http endpoints.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages