A logic game where you must place castles on a board following specific rules. Test your strategy skills!
This is a copy of the original LinkedIn's game Queens
- Objective: Place castles following the rules.
- Rules:
- Have exactly one castle per color zone, column and row.
- Castles cannot touch, not even in diagonal.
- Controls:
- Click: Toggle between empty, X, and castle.
- Button: Show/hide the solution.
- Web Components
- ES Modules
- Modern CSS
- Clone the repository.
- Install a local server (
live-server
orhttp-server
). - Run the server and open
index.html
.
- Fork the project.
- Create a branch with your new feature.
- Submit a Pull Request.
MIT License - See LICENSE for details.
Have fun playing and improving the project! 🎉