Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vegeta897/word-peaks
A word guessing game of highs and lows
https://github.com/vegeta897/word-peaks
single-page-app svelte sveltekit web-game wordle wordle-clone wordle-game wordle-like
Last synced: 10 days ago
JSON representation
A word guessing game of highs and lows
- Host: GitHub
- URL: https://github.com/vegeta897/word-peaks
- Owner: vegeta897
- License: mit
- Created: 2022-02-16T01:00:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-15T02:16:27.000Z (7 months ago)
- Last Synced: 2024-04-15T04:27:30.194Z (7 months ago)
- Topics: single-page-app, svelte, sveltekit, web-game, wordle, wordle-clone, wordle-game, wordle-like
- Language: Svelte
- Homepage: https://vegeta897.github.io/word-peaks
- Size: 2.93 MB
- Stars: 35
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Word Peaks
A word guessing game where you narrow down the alphabet for each letter
## [🏔️ Play here](https://vegeta897.github.io/word-peaks/)
## Donate
If you want to support my work, you can [buy me a coffee](https://www.buymeacoffee.com/vegeta897) or [sponsor me](https://github.com/sponsors/vegeta897) on GitHub.
## Develop
Pull requests and issues are welcome, but please create an issue or contact me before putting a lot of work into something I may not want to merge!
1. `npm install && npm run dev`
2. Write code
3. `npm run format`**_Note:_** Please use NPM version 7 or greater, so that `package-lock.json` stays on version 2.
## Translate
If you can contribute a translation, please check out [this link](https://crowdin.com/project/wordle-peaks), or create a pull request with a translated copy of [this file](https://github.com/vegeta897/word-peaks/blob/main/src/lib/translations/en/main.json) in a new locale folder (e.g. `de/main.json`).
Or if you don't want to do any of that, you can just get in touch with me and send the translation in whatever way is convenient for you.
The word list for the game itself will remain in English. If you want to play with a different dictionary, please create a fork.
## Attribution
### Translators
- **French**: [DPS2004](https://github.com/DPS2004), Alyssa Moisan, Mikaylabop
- **Dutch**: Rosa Verhoek
- **Spanish**: DayFlounder1832
- **Brazilian Portuguese**: Gabrielle Nunes, riccimurilo
- **Turkish**: [Anıl Kuşaksız](https://github.com/anilkusaksiz)
- **German**: [Lars](https://github.com/larswmh), Marie Leukart
- **Polish**: [mineTomek](https://github.com/mineTomek)### Assets
- Word lists sourced and modified from [hello](https://github.com/lynn/hello) ([license](https://github.com/vegeta897/word-peaks/blob/main/src/lib/words/LICENSE))
- [OpenDyslexic](https://opendyslexic.org/) font ([license](https://github.com/vegeta897/word-peaks/blob/main/static/font/LICENSE))---
_Made with [SvelteKit](https://kit.svelte.dev/)_
[![MadeWithSvelte.com shield](https://madewithsvelte.com/storage/repo-shields/3728-shield.svg)](https://madewithsvelte.com/p/word-peaks/shield-link)