Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vauth/checkers
Classic Checkers Game Made By Bolt.new.
https://github.com/vauth/checkers
2024 ai bolt-new checkers-ai checkers-game classic-checkers hobby static-website
Last synced: about 1 month ago
JSON representation
Classic Checkers Game Made By Bolt.new.
- Host: GitHub
- URL: https://github.com/vauth/checkers
- Owner: Vauth
- License: mit
- Created: 2024-12-04T10:17:01.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-04T10:39:39.000Z (about 2 months ago)
- Last Synced: 2024-12-04T11:25:19.699Z (about 2 months ago)
- Topics: 2024, ai, bolt-new, checkers-ai, checkers-game, classic-checkers, hobby, static-website
- Language: JavaScript
- Homepage: https://vauth.github.io/checkers
- Size: 128 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Classic Checkers
Classic checkers game made by bolt.new .
## 🗜 Options
- New game
- Difficulty [Easy, Medium, Hard]
- Undo, Redo
- Smooth GUI
## 📡 Live Demo
Check out the live demo [here](https://vauth.github.io/checkers).
## 🔗 Contributing
Contributions are welcome! Feel free to submit a pull request or report an issue.
## 🔎 License
```
MIT LicenseCopyright (c) 2024 Vauth
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```