Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ysimonson/wordman
Like pacman, but with words
https://github.com/ysimonson/wordman
Last synced: 20 days ago
JSON representation
Like pacman, but with words
- Host: GitHub
- URL: https://github.com/ysimonson/wordman
- Owner: ysimonson
- License: gpl-3.0
- Created: 2010-12-06T16:31:24.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-07T06:24:33.000Z (about 14 years ago)
- Last Synced: 2024-10-16T03:48:00.583Z (2 months ago)
- Language: CoffeeScript
- Homepage:
- Size: 353 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is Wordman, a pacman-like game to help kids learn how to spell. To play,
first fetch the dependencies:git submodule update --init --recursive
Then build the program:
sh build.sh
Copy build/* to a web server, and run index.html.