AlphaChess Engine

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

supersharp77
Posts: 1242
Joined: Sat Jul 05, 2014 7:54 am
Location: Southwest USA

AlphaChess Engine

Post by supersharp77 »

https://github.com/xFighter1209/AlphaChess :) :wink:

"AlphaChess

A UCI Java Chess Engine inspired by Stockfish.

Features

Bitboard representation
Integer representation for encoding moves
Fast undo move
Stockfish-like classical evaluation
Negamax search with alpha-beta optimization
Move ordering
History heuristic
CaptureHistory heuristic
Buttferfly heuristic
Killer heuristic
Countermove heuristic
Transposition table (1-256MB)
Evalution pruning (Static null move pruning)
Null move pruning
Late move reduction
Run

You will have to download Java JDK 15.0.2. To run it, open terminal and enter: 'java -jar AlphaChess_v1.0.jar"

https://github.com/xFighter1209/AlphaCh ... s_v1.0.jar


https://github.com/xFighter1209/AlphaCh ... s_v1.2.jar