Show HN: A simple site to make chessboard images
chessboardimage.com
Show HN: A simple site to make chessboard images
1–10 of 13 posts
Re: Show HN: A simple site to make chessboard images
#2Re: Show HN: A simple site to make chessboard images
#3This is a feature of lichess, which is free and open source.
They have a board editor: https://lichess.org/editor/rnbqkbnr/pppppppp/8/8/8/8/PPPPPPP...
But I've not seen an option to generate an image (aside from taking a screenshot), which is what the posted site appears to have been made for.
Re: Show HN: A simple site to make chessboard images
#4Re: Show HN: A simple site to make chessboard images
#5My "Farbfeld Utilities" software also can be used for making a chess board, if you have all of the pieces pictured in one file. So when you want to do it locally rather than adding a link on a web page, this can be done. (You can alter the colours and metrics below as needed)
ff-chess 8 8 32 E5E5D7 001000 \
| ff-composite Re: Show HN: A simple site to make chessboard images
#6I would prefer if you could click a piece to delete, and then, by default, your next board click puts that piece in the new place.
Re: Show HN: A simple site to make chessboard images
#7Re: Show HN: A simple site to make chessboard images
#8http://www.jinchess.com/chessboard/composer/
about once a week for creating diagrams. Have a look at them for some feature ideas.
Looking at your site the main problem I see is you don't indicate which player is to move anywhere.
I don't use all the features on the other site but I think my main advice would be to have a very generic colours and piece-font as your default and give people options to change them.
Re: Show HN: A simple site to make chessboard images
#9"Click a piece to select it, then click on the board to place it."
Okay, cool! I clicked on the King's Pawn, then e4. The king's pawn disappeared, and then... nothing. I clicked e3. I clicked e4 again and then... e5? e2? Nope.
Okay, maybe something went wrong. Let's try with the queen's pawn. d2, pawn goes away. d4? d3? Nope.
I re-read the directions: "Click a piece to select it, then click on the board to place it."
Weird. The pawn went away instead of being selected. How do I select a pawn? Click f2. Nope.
At that point, I look again at the pieces below the board, and click on the pawn. It's selected! I click on e4. It's on the board! Okay, I get this now, but it's not what I expected.
I see what you're doing with the controls, but I think it's a poor match for your default state. When I see a chess board in starting position, my instinct is to move a piece, not to find a way to add new pieces to the board.
My thoughts:
If you want to keep the controls the same, I'd start with an empty board and maybe clarify the directions a smidge. I'd try something like:
To place a piece, first select it from the case, then click any empty square on the board.
To remove an existing piece from the board, click once on it.
Use the buttons below for standard starting position or to import a FEN position.
If you're up for modifying the controls, I was expecting something like: clicking a piece currently on the board selects it. A second click on the same square deletes that piece, while a click on any other square "moves" the selected piece there, emptying its source square and overwriting the contents (if any) of the destination square.Re: Show HN: A simple site to make chessboard images
#10I really like it, but just a heads-up: the directions threw me for a solid 15-30 seconds. "Click a piece to select it, then click on the board to place it." Okay, cool! I clicked on the King's Pawn, then e4. The king's pawn disappeared, and then... nothing. I clicked e3. I clicked e4 again and then... e5? e2? Nope. Okay, maybe something went wrong. Let's try with the queen's pawn. d2, pawn goes away. d4? d3? Nope. I…