https://github.com/neilfraser/beaver-games
A collection of simple games for young children.
https://github.com/neilfraser/beaver-games
Last synced: 3 months ago
JSON representation
A collection of simple games for young children.
- Host: GitHub
- URL: https://github.com/neilfraser/beaver-games
- Owner: NeilFraser
- License: apache-2.0
- Created: 2020-08-23T16:10:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T13:02:10.000Z (about 1 year ago)
- Last Synced: 2025-03-17T08:13:47.371Z (3 months ago)
- Language: JavaScript
- Homepage: https://beaver.games/
- Size: 584 KB
- Stars: 60
- Watchers: 6
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beaver Games
Try them out: https://beaver.games/
Introductory video: https://youtu.be/vMNo9T7vtPg
A collection of simple games for young children. Specifically, these are games
written for my daughter to play. The general principles are:* Free: No ads. No personal data collection. No micro-payments.
* Simple graphics: Minimize addiction by not using flashy animations.
* Intellectual: Games are more about logical thought than reaction times.
* Hackable: Programmed in pure JavaScript so anyone (even kids!) can modify.
* Client-side: No server, can be run offline from a folder on disk.Feedback and contributions welcome.