https://github.com/shaack/cm-chessboard-eight-queens-puzzle
Mini games as extensions for the cm-chessboard
https://github.com/shaack/cm-chessboard-eight-queens-puzzle
Last synced: over 1 year ago
JSON representation
Mini games as extensions for the cm-chessboard
- Host: GitHub
- URL: https://github.com/shaack/cm-chessboard-eight-queens-puzzle
- Owner: shaack
- License: mit
- Created: 2023-07-04T20:29:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T14:26:11.000Z (over 2 years ago)
- Last Synced: 2025-03-08T10:51:56.884Z (over 1 year ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cm-chessboard-eight-queens-puzzle
Put eight queens on a board in a way that they can not attack each other. Puzzle mini game, coded
as [cm-chessboard](https://github.com/shaack/cm-chessboard) Extension.