udhos / capivara

capivara is an experimental chess engine in Go.
MIT License
0 stars 0 forks source link

Fix First child #1

Closed udhos closed 3 years ago

udhos commented 3 years ago

Index 0 is not first child.

https://github.com/udhos/capivara/blob/277222c9c4aca6737acd8acdc2514ac91d727ee6/capivara/alphabeta.go#L52