ChessDream, a place for chess players to improve
chessdream.vercel.app
ChessDream, a place for chess players to improve
1–10 of 21 posts
Re: ChessDream, a place for chess players to improve
#2Re: ChessDream, a place for chess players to improve
#3Re: ChessDream, a place for chess players to improve
#4presumably this is equivalent to stockfish or leela, or AlphaZero. not saying what's "behind the curtain" => fail.
fwiw, lichess.org is free, stable, open source and uses strongest engines: stockfish, leela, and is free.
Re: ChessDream, a place for chess players to improve
#5> Play, evaluate and analyze games with the strongest engine out there.
> Challenge our state-of-the-art chess AI, designed to match and enhance your skill level.
Are you using an opensource engine without specifying it?
Re: ChessDream, a place for chess players to improve
#6It's clear domain knowledge is lacking in this project. Things like not numbering moves in engine lines, not naming the engine you are using, showing an eval from a point of view of a side to play (usual convetion is to show it from white's point of view so positive eval means better for white, negative eval means better for black) are giveaways. There are also bugs in the puzzle section. I encountered one that says black to move but only accepts white's move. Some end too quickly as well.
If you are looking for advice then I would recommend some humility and working on domain knowledge. It's a tough space to make a business in as there are very strong free services (like Lichess) and great commercial ones (like Chesstempo). Even making one thing better than Lichess might win you some users and potential customers but it won't happen by claiming it's already "quickly happening".
Re: ChessDream, a place for chess players to improve
#7You're making some strong claims re the chess engine: > Play, evaluate and analyze games with the strongest engine out there. > Challenge our state-of-the-art chess AI, designed to match and enhance your skill level. Are you using an opensource engine without specifying it?
I struggle to see what this has over lichess and I doubt the claim that it became a go to place for chess players. Just guff.
Re: ChessDream, a place for chess players to improve
#8Re: ChessDream, a place for chess players to improve
#9Found multiple bugs in the puzzle area. If you can give mate in more than one way (multiple correct moves for the last move) it sometimes says your move was incorrect which is not.