Skip to content

My entry into the HackerEarth Battle of Bots #5 competition. It finished in 14th place.

Notifications You must be signed in to change notification settings

travis-w/Reversi-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi Bot

This is my entry to the HackerEarth Battle of Bots 5 competition (requires login).

Objective

Create a bot that will compete in the game Reversi. Problem statement can be found here.

How To

To run the bot, just run main.py and input a 10x10 board as described in the problem statement. The script will output the coordinates of the move it would like to make.

Results

My bot placed 14th in the competition.

About

My entry into the HackerEarth Battle of Bots #5 competition. It finished in 14th place.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages