SaaSHub helps you find the best software and product alternatives Learn more →
Scalachess Alternatives
Similar projects and alternatives to scalachess
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
WordPress
WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.
-
-
-
-
-
-
-
-
-
-
ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
tigerbeetle
Discontinued A distributed financial accounting database designed for mission critical safety and performance. [Moved to: https://github.com/tigerbeetledb/tigerbeetle] (by coilhq)
-
-
LevelDB
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
-
-
-
-
AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
scalachess discussion
scalachess reviews and mentions
- What happens when you make a move in lichess.org?
-
Post-Mortem of Our Longest Downtime
I worked with him once on a job -- incredibly nice guy and obviously talented developer who used to work for the French agency responsible for the Scala Play Framework. https://github.com/lichess-org/lila and https://github.com/lichess-org/scalachess are great resources for anyone ever curious to see a production quality Scala3 web application using Cats and all the properly functional properties of the language.
-
The rarest move in chess [video]
Great investigation and excellent production value!
Brings back good memories too, as 10 years ago my first contribution to lichess was to improve the PGN notation for disambiguation. [1]
[1] https://github.com/lichess-org/scalachess/blame/master/core/...
-
Lichess potentially allowed promotion of pawns to king
Well, only since this year, it seems.
-
The reason why you need good, thorough tests when writing chess engines
From another reddit thread I got the link to the commit with the fix. Thankfully, they did add a test case for this: https://github.com/lichess-org/scalachess/commit/f5218340b2a229fa519ecd239fe50aee722bcd0f
-
lichess doesn't let me capture en passant in the game, only in the analysis board
To be fair, that TODO has only been there for three weeks, which seems reasonable, especially considering it was written by a volunteer.
- Why does nobody play Capablanca chess anymore, while Fisher random is quite popular?
-
White to move. This position is a win in lichess, draw in chess.com.
Lichess does not check for mate. It simply doesn't consider KBvKN a drawn endgame.
- Where can I find lines to test my new music-memory technique?
-
Ask HN: Codebases with great, easy to read code?
https://github.com/lichess-org/scalachess/tree/master/src/ma...
It's funny because I remember comparing it to mine that I had tried to write during college, and appreciating how much better it is.
Pay attention to how there's a bunch of different types of chess in there too, and how that's factored.
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Jan 2025
Stats
lichess-org/scalachess is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of scalachess is Scala.