Adding a new error to warn user against tile placement next to opponent's artifact at the start of the game #294
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I was playing today's daily puzzle and repeatedly tried to place my starting tile next to computer's artifact but didn't quite realize this. I figured it might be useful to have a specific error for this scenario. All tests pass locally and I confirmed desired behavior in the local client:
![Screenshot 2025-01-09 at 4 41 55 PM](https://private-user-images.githubusercontent.com/4279885/401719926-d8be1fba-88a6-4bd1-9c62-5eb961507040.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzEyNjAsIm5iZiI6MTczOTU3MDk2MCwicGF0aCI6Ii80Mjc5ODg1LzQwMTcxOTkyNi1kOGJlMWZiYS04OGE2LTRiZDEtOWM2Mi01ZWI5NjE1MDcwNDAucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjIwOTIwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTU3MjllMjAxMDNkYjg4ZDRmNjQ1MDk4OTZmOWU3MTEwYjFkZWM0NjA3ZDRkYzc3ZjkyZjBlMDRjZjJlYTJmNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.9tfc_KZWRk3ldUx1zFTZhzPlJhhJYdLh4M9PD492aG8)