The new RelaxChess engine is strongly optimized for speed and power processing (especially in expert mode). It goes then up to depth 9 within 10 seconds limit time. RelaxChess is strong Object Oriented engine and uses lists with objects and not bitBoard as most other engines. From my tests it is more than 30 % faster than if I would use bitBoard model. If You would like to see it in action here is a link with short video showing it calculating a move in Expert mode
https://www.linkedin.com/feed/update/urn:li:activity:6795783675012243456/
The full game that uses latest Microsoft UWP technology as frontend where You can play in 3 or 2D mode is available in Microsoft store
https://www.microsoft.com/en-us/p/relaxchess/9nf45rd240hn
RelaxChess 7.9 , stronger than ever
Moderator: Ras
-
Richard1964
- Posts: 95
- Joined: Thu Apr 04, 2019 12:49 pm
- Full name: Richard Rusinkiewicz
-
supersharp77
- Posts: 1266
- Joined: Sat Jul 05, 2014 7:54 am
- Location: Southwest USA
Re: RelaxChess 7.9 , stronger than ever
Is it still in Github? Thx ARRichard1964 wrote: ↑Sun May 09, 2021 4:05 pm The new RelaxChess engine is strongly optimized for speed and power processing (especially in expert mode). It goes then up to depth 9 within 10 seconds limit time. RelaxChess is strong Object Oriented engine and uses lists with objects and not bitBoard as most other engines. From my tests it is more than 30 % faster than if I would use bitBoard model. If You would like to see it in action here is a link with short video showing it calculating a move in Expert mode
https://www.linkedin.com/feed/update/urn:li:activity:6795783675012243456/
The full game that uses latest Microsoft UWP technology as frontend where You can play in 3 or 2D mode is available in Microsoft store
https://www.microsoft.com/en-us/p/relaxchess/9nf45rd240hn
-
Richard1964
- Posts: 95
- Joined: Thu Apr 04, 2019 12:49 pm
- Full name: Richard Rusinkiewicz
Re: RelaxChess 7.9 , stronger than ever
In the github https://github.com/Richard1010/relax there is older version of C++ chess engine only. That because the latest version of Chess engine is being also used in commercial version of RelaxChess available in Microsoft store. However I updated RelaxChess for Java which is free to download. It runs now even on latest Java 16 version of Oracle. Running You can select of 3 batch files for Java 8, Java 11 and now also Java 16. Password still the same burak2020