Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joelgrus/numbers-game
game for my toddler to help her learn numbers and letters and colors
https://github.com/joelgrus/numbers-game
Last synced: about 2 months ago
JSON representation
game for my toddler to help her learn numbers and letters and colors
- Host: GitHub
- URL: https://github.com/joelgrus/numbers-game
- Owner: joelgrus
- Created: 2013-12-08T17:53:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-08T22:56:40.000Z (about 11 years ago)
- Last Synced: 2023-03-22T16:29:19.821Z (almost 2 years ago)
- Language: JavaScript
- Size: 285 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
numbers-game
============I built this game for two reasons:
1. I wanted to learn AngularJS
2. I thought my toddler would find it fun.I sort of succeeded on both counts.
You can see the game up and running here:
http://numbers-game.s3-website-us-east-1.amazonaws.com/
although the sound is a little bit laggy, since it's getting served out of S3.
Caveat
------the code here won't work, because I didn't include any of the .mp3 files that provide the sound.
you'll need to record (or source) your own and stick them in subdirectories of audio and then
modify the game model to know which voice options there are.