EightQueens
Eight Queens chess game. Can you place 8 queens on the board with none under attack? A web game inspired by the classic math puzzle. Built in React with Chessboard.jsx
Install / Use
/learn @attogram/EightQueensREADME
Welcome to the Eight Queens chess game.
Can you place 8 Queens on the chess board, with none of the queens under attack?
A web game inspired by the classic math problem.
Play Now: https://attogram.github.io/EightQueens/
License
Eight Queens is an open source project licensed under the MIT License.
Developer Info
Contributions welcome!
The main Eight Queens Git repository is: https://github.com/attogram/EightQueens
Eight Queens is built with React, and bootstrapped with create-react-app.
Eight Queens uses Chessboard.jsx.
Pre-built version for deployment
The gh-pages branch contains a pre-built
version of Eight Queens ready for deployment to your web server.
See: https://github.com/attogram/EightQueens/tree/gh-pages
Install dependencies
yarnornpm install
Build
yarn buildornpm run build
This builds Eight Queens for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Once built, Eight Queens is ready to be deployed to any web server!
Dev server
yarn startornpm start
Runs Eight Queens in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Test watch
yarn testornpm test
Launches the test runner in the interactive watch mode.
Updating
yarn add react-scripts@latestnpmornpm install react-scripts@latest
Updates the internal react libraries.
Contributors
Thanks goes to these wonderful people (emoji key):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> <!-- prettier-ignore --> <table><tr><td align="center"><a href="https://attogram.github.io/"><img src="https://avatars0.githubusercontent.com/u/8653063?v=4" width="100px;" alt="Attogram Project"/><br /><sub><b>Attogram Project</b></sub></a><br /><a href="https://github.com/attogram/EightQueens/commits?author=attogram" title="Code">💻</a></td><td align="center"><a href="https://github.com/willb335"><img src="https://avatars2.githubusercontent.com/u/10157307?v=4" width="100px;" alt="Will"/><br /><sub><b>Will</b></sub></a><br /><a href="#question-willb335" title="Answering Questions">💬</a> <a href="#ideas-willb335" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://github.com/slig"><img src="https://avatars1.githubusercontent.com/u/37779?v=4" width="100px;" alt="Tiago Serafim"/><br /><sub><b>Tiago Serafim</b></sub></a><br /><a href="#question-slig" title="Answering Questions">💬</a> <a href="#ideas-slig" title="Ideas, Planning, & Feedback">🤔</a></td><td align="center"><a href="https://github.com/cityseven"><img src="https://avatars3.githubusercontent.com/u/49065505?v=4" width="100px;" alt="cityseven"/><br /><sub><b>cityseven</b></sub></a><br /><a href="https://github.com/attogram/EightQueens/issues?q=author%3Acityseven" title="Bug reports">🐛</a> <a href="https://github.com/attogram/EightQueens/commits?author=cityseven" title="Code">💻</a></td></tr></table> <!-- ALL-CONTRIBUTORS-LIST:END -->This project follows the all-contributors specification. Contributions of any kind welcome!
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

