KO
|
EN
gitlite — search
Search
#python
#typescript
#react
#javascript
#tensorflow
#json
#nodejs
#machine-learning
#android
#kafka
#cli
#reverse-engineering
word-peaks
★ 47
Open GitHub ↗
A word guessing game of highs and lows
Download README (.md)
Explore Similar Repositories
GloVe-experiments
:
GloVe word vector embedding experiments (similar to Word2Vec)
wordle
:
TUI version of the Wordle word puzzle game written in Haskell
emacs-guess-word-game
:
emacs guess word game for learning ESL. Emacs 背单词
word-search-game
:
A word game which programming with HTML5 and Javascript.
pangrum
:
A daily word puzzle game.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
word-peaks
?
Download (.md)
# 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, [giddyhup](https://github.com/giddyhup) - **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/)_ [](https://madewithsvelte.com/p/word-peaks/shield-link)