Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mchorse/godot-words
A simple Godot 4 game where you have to type in words starting and ending with specific letters
https://github.com/mchorse/godot-words
Last synced: 21 days ago
JSON representation
A simple Godot 4 game where you have to type in words starting and ending with specific letters
- Host: GitHub
- URL: https://github.com/mchorse/godot-words
- Owner: mchorse
- Created: 2023-11-28T11:57:36.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-11-29T19:30:22.000Z (12 months ago)
- Last Synced: 2023-11-29T20:32:31.501Z (12 months ago)
- Language: GDScript
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Words
**Words** is a simple Godot 4 game where you have to type in words starting and ending at a specific letter.
This game uses a word dictionary from [this repository](https://github.com/dwyl/english-words/). You can play it in the [browser here](https://mchorse.itch.io/words).