Skip to content

An experimental repository for various RL to play Othello

License

Notifications You must be signed in to change notification settings

ayusher/othello-rl

Repository files navigation

Othello Using Reinforcement Learning

An experimental repository for various RL to play Othello

Gameplay

Run python3 play.py [TURN TIME LIMIT] to run a game between two players. You will be prompted to type their numbers in to identify which is black and which is white prior to start. The default time limit is 10 seconds.

Ex. usage: python3 play.py 2 (runs a game with time limit of 2 seconds per turn).

About

An experimental repository for various RL to play Othello

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages