https://github.com/davidyslu/jigsaword
Game for learning vocabulary implemented in web
https://github.com/davidyslu/jigsaword
css javascript mysql php
Last synced: 3 months ago
JSON representation
Game for learning vocabulary implemented in web
- Host: GitHub
- URL: https://github.com/davidyslu/jigsaword
- Owner: davidyslu
- License: gpl-3.0
- Created: 2016-09-26T11:04:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T10:17:16.000Z (over 7 years ago)
- Last Synced: 2025-08-29T13:47:00.406Z (11 months ago)
- Topics: css, javascript, mysql, php
- Language: CSS
- Homepage:
- Size: 947 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change.php
- License: LICENSE
Awesome Lists containing this project
README
# JIGSAWORD
This repository is a project in NCKU course "Web Applications and Programming".
---
## Abstract
**JIGSAWORD** is a educational game which provide user to learn English volcabulary by playing crossing word.
---
## Inrtroduction
This repository implement a learning website for English volcabulary. By playing crossing word, user can review the volcabulary that has already known. On the other hand, user can also learn new volcabulary by arbitarily crossing.
In this game, system will store user-owned volcabulary in user's dictionary.
---
## Author
* [David Lu](http://github.com/yungshenglu)
---
## License
[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)