Skip to content

A logic game where you must place castles on a board following specific rules

License

Notifications You must be signed in to change notification settings

sergiolms/castles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏰 Castles

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

🎮 How to Play

  • Objective: Place castles following the rules.
  • Rules:
    1. Have exactly one castle per color zone, column and row.
    2. Castles cannot touch, not even in diagonal.
  • Controls:
    • Click: Toggle between empty, X, and castle.
    • Button: Show/hide the solution.

🛠️ Technologies

  • Web Components
  • ES Modules
  • Modern CSS

🚀 Run the Project

  1. Clone the repository.
  2. Install a local server (live-server or http-server).
  3. Run the server and open index.html.

🤝 Contribute

  1. Fork the project.
  2. Create a branch with your new feature.
  3. Submit a Pull Request.

📄 License

MIT License - See LICENSE for details.


Have fun playing and improving the project! 🎉

About

A logic game where you must place castles on a board following specific rules

Topics

Resources

License

Stars

Watchers

Forks