peaBrain 8 is a UCI Chess Engine written in Swift for macOS peaBrain is a simple pedagogical engine with a very low ELO rating — an engine a good human can beat. it is written in swift for macOS, and provides a good introduction to chess programming — and the three functional parts of a chess engine: i) the move generator, ii) the evalution function, and iii) the recursive negaSearch() which finds the highest value at a given depth —
written on toronto island today is our first release! check it out!!
Download on GihHub https://github.com/johnrpenner/peaBrain
peaBrain — new swift UCI engine for macOS
-
- Posts: 1
- Joined: Fri Jul 19, 2024 5:43 am
- Real Name: John Penner