Logo

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
  1. About The Project
  2. License
  3. Contact
  4. Acknowledgments
## 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!

(back to top)

### Built With * [![HTML][HTML5]][HTML-url] * [![CSS][CSS3]][CSS-url] * [![JS][JavaScript]][JavaScript-url]

(back to top)

## License Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact Zachary Kermitz - zakkermitz@gmail.com Project Link: [https://github.com/KermWasTaken/costcodle](https://github.com/KermWasTaken/costcodle)

(back to top)

## 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/)

(back to top)

[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