add children game with ASCII-art rewarding

A little game designed for primary kids to revise vocabulary in classroom.
This commit is contained in:
Jens Getreu 2020-10-26 17:42:24 +01:00 committed by GitHub
parent 69e846f710
commit 02faeb517e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,7 @@ Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first
- [Yewprint](https://github.com/cecton/yewprint) - Port of blueprintjs.com to Yew.
- [ybc](https://github.com/thedodd/ybc) - A Yew component library based on the Bulma CSS framework.
- [note-to-yew](https://github.com/GalAster/note-to-yew) - Convert your markups into Yew macro online, which is also made by Yew.
- [ASCII-Hangman](https://github.com/getreu/ascii-hangman) - Configurable Hangman game for children with ASCII-art rewarding.
## Templates