|
|
|
Show HN: Prompt Engineering Chess
(github.com)
|
|
7 points
by zackwitten
1213 days ago
|
|
Test your prompt engineering skills by writing prompts and battling them against each other! Your prompt template can access the board state, the move history, and a list of legal moves, and the game engine selects the first legal move in the string response from the LLM you query. My best prompt so far ignores the board state and the move history and just tries to play mates, make captures, and promote pawns. Can you do better? |
|