Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/countable/cats-of-jasnah
Cats of Jasnah, a game for learning categories and logic
https://github.com/countable/cats-of-jasnah
Last synced: 29 days ago
JSON representation
Cats of Jasnah, a game for learning categories and logic
- Host: GitHub
- URL: https://github.com/countable/cats-of-jasnah
- Owner: countable
- License: mit
- Created: 2019-12-24T19:07:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T19:12:22.000Z (over 1 year ago)
- Last Synced: 2024-11-07T17:02:24.250Z (about 1 month ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 195
- Watchers: 6
- Forks: 47
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- hub - cats-of-jasnah
README
# cats-of-jasnah
Cats of Jasnah, a web based game for learning categories and logicI made this game with my 3 year old to develop logical language skills. It progresses from counting up to increasingly difficult word problems using boolean logic. This seems like an effective path for her to learn at her current level of development and I couldn't find something like this elsewhere.
Enjoy!
[Play the game](https://countable.github.io/cats-of-jasnah)
![cats of jasnah](./cats.png)
### References
Thanks for all the feedback, folks from [Hacker News!](https://news.ycombinator.com/item?id=21880446#21886290)
[The Game of Logic, Lewis Carroll](https://www.gutenberg.org/files/4763/4763-h/4763-h.htm)
A work by [RainDough](https://countable.github.io/raindough/)