Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsavola/sepelipyy
Finnish clone of The New York Times' Spelling Bee
https://github.com/tsavola/sepelipyy
finnish-language game spelling-bee
Last synced: about 22 hours ago
JSON representation
Finnish clone of The New York Times' Spelling Bee
- Host: GitHub
- URL: https://github.com/tsavola/sepelipyy
- Owner: tsavola
- License: gpl-2.0
- Created: 2024-06-07T15:11:38.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-08T09:09:56.000Z (5 months ago)
- Last Synced: 2024-07-13T09:13:00.176Z (4 months ago)
- Topics: finnish-language, game, spelling-bee
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Sanapeli.
Instructions:
- Have yourself a Go compiler
- Create file `words.txt` (one word per line), perhaps by running `./finni.sh`
- Run `go build`
- Run `./sepelipyy`
- Write one word per line
- Type Ctrl-D to exitScreenshot:
```
Sallitut kirjaimet (ensimmäinen pitää esiintyä aina): e istylr
syyte
Löytyneet sanat 1/236: syyte
risteily
Sana sisältää kaikki kirjaimet!
Löytyneet sanat 2/236: risteily syyte
nope
Tuntematon sana
työ
Sana on liian lyhyt
tylli
Sana ei sisällä kirjainta e
esite
Löytyneet sanat 3/236: esite risteily syyte
```