Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KermWasTaken/costcodle
Daily guessing game for Costco items
https://github.com/KermWasTaken/costcodle
Last synced: 3 months ago
JSON representation
Daily guessing game for Costco items
- Host: GitHub
- URL: https://github.com/KermWasTaken/costcodle
- Owner: KermWasTaken
- License: mit
- Created: 2023-09-21T15:00:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T11:55:32.000Z (4 months ago)
- Last Synced: 2024-08-09T13:13:06.897Z (4 months ago)
- Language: JavaScript
- Size: 5.56 MB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - KermWasTaken/costcodle - Daily guessing game for Costco items (JavaScript)
README
COSTCODLE
A Wordle-esque daily guessing game for Costco food products!
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]Table of Contents
## About The Project
[![Product Name Screen Shot][product-screenshot]](https://costcodle.com)
Guess the COSTCODLE in 6 tries.
* Each guess must be a valid price.
* Incorrect guesses will help guide you to the target price.If you guess within 5% of the target price, you win!
A new COSTCODLE is available every day!
### Built With
* [![HTML][HTML5]][HTML-url]
* [![CSS][CSS3]][CSS-url]
* [![JS][JavaScript]][JavaScript-url]## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Zachary Kermitz - [email protected]
Project Link: [https://github.com/KermWasTaken/costcodle](https://github.com/KermWasTaken/costcodle)
## Acknowledgments
This project would not have been possible without the following resources:
* [Costco Food Database](https://costcofdb.com/food-database)
* [Wordle](https://www.nytimes.com/games/wordle/index.html)
* [Tradle](https://oec.world/en/tradle/)
* [Currency Format Input Field by Wade Williams](https://codepen.io/559wade/pen/LRzEjj)
* [Best-README-Template](https://github.com/othneildrew/Best-README-Template/)[license-shield]: https://img.shields.io/github/license/KermWasTaken/costcodle.svg?style=for-the-badge
[license-url]: https://github.com/KermWasTaken/costcodle/blob/main/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/zacharykermitz
[product-screenshot]: assets/costcodle.png
[HTML5]: https://img.shields.io/badge/html5-%23E34F26.svg?style=for-the-badge&logo=html5&logoColor=white
[HTML-url]: https://en.wikipedia.org/wiki/HTML
[CSS3]: https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white
[CSS-url]: https://en.wikipedia.org/wiki/CSS
[JavaScript]: https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E
[JavaScript-url]: https://en.wikipedia.org/wiki/JavaScript