Hi everyone,
I'd like to introduce my chess engine: DreamerExx v2.
Features:
- Classical alpha-beta search with iterative deepening
- Transposition table
- Quiescence search (4 half-moves)
- Killer moves & history heuristic
- Opening book (~50 lines)
- Adaptive depth (up to 7 in middlegame)
Estimated strength: idk (He beat Maia9 always)
Download: [https://github.com/ExxDreamerCode/chess ... g/engineV2]
UCI commands: fully supported (uci, isready, position, go, stop)
Author: Dreamer_Exx
Any feedback is welcome!
DreamerExx v2 - a new UCI engine
Moderator: Ras
-
DreamerExx
- Posts: 3
- Joined: Wed May 20, 2026 4:08 pm
- Full name: Даниил Крецу
-
Sylwy
- Posts: 5205
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: DreamerExx v2 - a new UCI engine
THANK YOU ! Added to my tournament PYTHON_1st_League_2026. You can see the results here:DreamerExx wrote: ↑Wed May 20, 2026 7:30 pm Hi everyone,
I'd like to introduce my chess engine: DreamerExx v2.
Features:
- Classical alpha-beta search with iterative deepening
- Transposition table
- Quiescence search (4 half-moves)
- Killer moves & history heuristic
- Opening book (~50 lines)
- Adaptive depth (up to 7 in middlegame)
Estimated strength: idk (He beat Maia9 always)
Download: [https://github.com/ExxDreamerCode/chess ... g/engineV2]
UCI commands: fully supported (uci, isready, position, go, stop)
Author: Dreamer_Exx
Any feedback is welcome!
viewtopic.php?p=992921#p992921
-
DreamerExx
- Posts: 3
- Joined: Wed May 20, 2026 4:08 pm
- Full name: Даниил Крецу
Re: DreamerExx v2 - a new UCI engine
Wow, I wrote an engine in 3 weeks and it got somewhere, thank you!Sylwy wrote: ↑Wed May 20, 2026 10:54 pmTHANK YOU ! Added to my tournament PYTHON_1st_League_2026. You can see the results here:DreamerExx wrote: ↑Wed May 20, 2026 7:30 pm Hi everyone,
I'd like to introduce my chess engine: DreamerExx v2.
Features:
- Classical alpha-beta search with iterative deepening
- Transposition table
- Quiescence search (4 half-moves)
- Killer moves & history heuristic
- Opening book (~50 lines)
- Adaptive depth (up to 7 in middlegame)
Estimated strength: idk (He beat Maia9 always)
Download: [https://github.com/ExxDreamerCode/chess ... g/engineV2]
UCI commands: fully supported (uci, isready, position, go, stop)
Author: Dreamer_Exx
Any feedback is welcome!
viewtopic.php?p=992921#p992921