Skip to content

A version of the reversi game using a bitboard representation of the board. Is going to combine iterative deepening search with min-max or alpha-beta algorithms to do an AI search.

Notifications You must be signed in to change notification settings

EivindEE/Reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

A version of the reversi game using a bitboard representation of the board. Is going to combine iterative deepening search with min-max or alpha-beta algorithms to do an AI search.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages