Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gjbianco/hazardle
https://github.com/gjbianco/hazardle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/gjbianco/hazardle
- Owner: gjbianco
- Created: 2023-06-24T00:50:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-24T23:53:42.000Z (over 1 year ago)
- Last Synced: 2024-12-09T12:57:37.785Z (about 1 month ago)
- Language: TypeScript
- Size: 462 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hazardle
A Wordle-like game where you guess chemicals based on their [NFPA 704](https://en.wikipedia.org/wiki/NFPA_704) diamond, AKA the "Safety Square" or "Fire Diamond".
## Sources
- Explainer diagram from: https://myusf.usfca.edu/environmental-health-safety/nfpa-hazard-diamond
- Chemical data scraped from: https://www.newenv.com/resources/nfpa-chemicals/
- Original SVG used to create diamond component: https://en.wikipedia.org/wiki/NFPA_704