Skip to content

Commit 549c0fd

Browse files
committed
Merge branch 'master' of https://github.com/carokanns/GoBit
2 parents 74e673d + c2429f6 commit 549c0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
This is from a Youtube serie that explains the steps in building a fairly strong chess engine. https://www.youtube.com/channel/UCsQEf3a1WvsgWTjzqNMkRjA/featured?view_as=public
55

6-
The Program will be featuring state of the art search techniques and is based on bitboards. Eventually magic numbers for bitBoards will be used for move generation.
6+
The Program will be featuring state of the art search techniques and is based on bitboards. Magic numbers for bitBoards will be used for move generation.
77

8-
The Go-code from the video clip will be tagged here in Git. Sometimes in groups.
8+
The Go-code from the video clip will be tagged and released here in Github. Sometimes in groups.

0 commit comments

Comments
 (0)