New J.A Compiles

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

Moderator: Ras

User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/pkrisz99/Renegade/
Renegade Dev.1.1.98 by Krisztian Peocz

Renegade Dev.1.1.98 64 JA

Windows/Linux & Android profiled builds

Proton link:
https://drive.proton.me/urls/V9BBPGWMDC#XLrwTlnpMl9j

Smash link:
https://fromsmash.com/RenegadeDev1198JA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/Witek902/Caissa
Caissa 1.21.7 Dev.cfda6cc by Michal Witanowski

Caissa 1.21.7 Dev.cfda6cc 64 JA

WIndows/Linux & Android profiled builds

Proton link:
https://drive.proton.me/urls/A4TEH17GCR#S6D36oK1wAQX

Smash link:
https://fromsmash.com/Caissa1217DevJA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/hansbinderup/meltdown-chess-engine
Meltdown 0.1 Dev.c30b76a by Hans Binderup
NOTE: this is a hobby project that is work in progress.
C++26 chess engine.
Design goals:
#1 Fully stack allocated - engine should at no point allocate heap memory
#2 Fast - well, probably the goal of most chess engines out there
#3 Readable - the code and alogorithms should be easy to read and understand
#4 Modular - the algorithms should be easy to replace with faster, better etc. if needed
Meltdown 0.1 Dev.c30b76a 64 JA

Windows & Linux profiled builds

Proton link:
https://drive.proton.me/urls/VRTFA2CY9R#xoGBGJ46R2Rm

Smash link:
https://fromsmash.com/Meltdown01DevJA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/ridepo/UltraBrick
Ultrabrick dev.bd5adb0 by Riccardo De Ponti
A simple UCI chess engine written in Python.
Ultrabrick dev.bd5adb0 64 JA

Windows & Linux builds

Proton link:
https://drive.proton.me/urls/D3DRYPJXM0#XScmKyCMPLVh

Smash link:
https://fromsmash.com/UltrabrickDevJA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/Nateml/ChessBot
Nate's ChessBot 2.2.4 by Nathan Macdonald
A chess engine I coded in C# as a personal project. It's still a work in progress, but I've managed to make significant improvements over the Python and Java based engines I tried creating in the past.
Nate's ChessBot 2.2.4 64 JA

Windows & Linux builds

Proton link:
https://drive.proton.me/urls/P1KXR4T18R#DorjiGA6x4jD

Smash link:
https://fromsmash.com/NatesChessBot224JA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Jim Ablett wrote: Thu Dec 05, 2024 11:03 am Image
https://github.com/znxftw/rudim
Rudim 1.3 by Vishnu Bhagyanath

Rudim 1.3 64 ja

Windows & Linux builds

https://drive.proton.me/urls/TR7TCWJS48#x7difO3FT19H

Jim.
Update:

Rudim 1.4 Dev.149b0bf 64 JA

Windows & Linux builds

Proton link:
https://drive.proton.me/urls/WR48F61B3C#pkuTptZ0mEEQ

Smash link:
https://fromsmash.com/Rudim14DevJA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/fathzer-games/chesslib-uci-engine
Chesslib UCI Engine 0.0.3 Dev.1c05597 by Jean-Marc Astesana
A basic UCI engine based on the bhlangonijr/chesslib move generator, and the games-core alpha beta search algorithm implementation. It uses the evaluation functions, the remaining move oracle and some other things from the chess-utils library.
Chesslib UCI Engine 0.0.3 Dev.1c05597 64 JA

Compiled from Java to native executables.

Windows & Linux profiled builds

Proton link:
https://drive.proton.me/urls/9M6VV7ZC8G#2WuqjbqOuH1t

Smash link:
https://fromsmash.com/ChesslibUCIEngine003DevJA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://codeberg.org/chris-mair/mochi
Mochi 20250308 by Chris Mair
MOCHI is a toy project to implement a simple chess engine in Go.
Mochi 20250308 64 JA

Windows/Linux & Android builds

Proton link:
https://drive.proton.me/urls/ZW9AHBSQ7G#4eMnylBl2yO7

Smash link:
https://fromsmash.com/Mochi20250308JA

Jim.
User avatar
Jim Ablett
Posts: 2084
Joined: Fri Jul 14, 2006 7:56 am
Location: London, England
Full name: Jim Ablett

Re: New J.A Compiles

Post by Jim Ablett »

Image
https://github.com/kevlu8/PZChessBot
PZChessBot 20250311T07 by kevlu8 and wdotmathree
A chess engine created by two high school students, started when we were in middle school!
PZChessBot 20250311T07 64 JA

Windows/Linux and Android builds

Proton link:
https://drive.proton.me/urls/KYBXYVXY4C#UjEUzWiCOW6j

Smash link:
https://fromsmash.com/PZChessBot20250311JA

Jim.
Kohflote
Posts: 239
Joined: Wed Sep 19, 2007 11:07 am
Location: Singapore

Re: New J.A Compiles

Post by Kohflote »

Dear Mastero Jim,

If you have the time, could I request you to compile Rodent IV (non-nnue) for windows 64-bits, say bmi2, please. Thank you.

Best wishes,
Koh, Kah Huat