Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mborne/math-city
[MINI-GAME] Multiplication tables and co.
https://github.com/mborne/math-city
game jeu mobile-first react
Last synced: 15 days ago
JSON representation
[MINI-GAME] Multiplication tables and co.
- Host: GitHub
- URL: https://github.com/mborne/math-city
- Owner: mborne
- License: mit
- Created: 2023-11-19T11:17:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-19T12:43:46.000Z (about 1 year ago)
- Last Synced: 2024-10-19T00:57:26.744Z (2 months ago)
- Topics: game, jeu, mobile-first, react
- Language: JavaScript
- Homepage: https://mborne.github.io/math-city/
- Size: 1.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# math-city
[mborne.github.io/math-city/](https://mborne.github.io/math-city/) - Play smart games to earn money to build your city and protect it from zombies!
## Motivation
For the moment, it looks like a scam which served to motivate a child to learn his multiplication tables by developing this game together.
## Games
| Name | Description |
| -------------- | ----------- |
| Addition | `a + b = ?` |
| Soustraction | `a - b = ?` |
| Multiplication | `a * b = ?` |
| Double | `2 * a = ?` |
| Moitié | `a / 2 = ?` |## License
[MIT](LICENSE)