Skip to content

Reversi Engine, rotated bitboard for move generation, and custom neural network for board evaluation.

Notifications You must be signed in to change notification settings

evanhyd/ReversiTheGoose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReversiTheGoose

Reversi Engine, Designed fast move generation rotated bitboard, compress and retrieve precalculated attack table through bit manipulation/rotation (200m nodes/s) + custom neural network library for board evaluation.

tutorial

About

Reversi Engine, rotated bitboard for move generation, and custom neural network for board evaluation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages