https://github.com/airmime/alphabet-game
:blue_book: Children's games to learn the alphabet.
https://github.com/airmime/alphabet-game
alphabet children children-games game
Last synced: 7 months ago
JSON representation
:blue_book: Children's games to learn the alphabet.
- Host: GitHub
- URL: https://github.com/airmime/alphabet-game
- Owner: Airmime
- Created: 2021-12-18T18:18:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T20:15:35.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T02:27:43.444Z (8 months ago)
- Topics: alphabet, children, children-games, game
- Language: JavaScript
- Homepage:
- Size: 625 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alphabet Game for childrens.
:blue_book: Children's games to learn the alphabet with simple words.
## Development
The game was developed in HTML/CSS and Javascript.## Dependencies
* [jQuery](https://jquery.com/)
* [fontawesome](https://fontawesome.com)## How to use ?
To use the game, just download / clone the repository, and launch the index.html file in a browser.```
git clone https://github.com/Airmime/Alphabet-Game.git
```## How to configure ?
You can change the words you enter in the game. To do so, you just have to edit the `words.json` file.