{"id":23045346,"url":"https://github.com/mykeels/toddler-games","last_synced_at":"2025-07-19T19:08:06.529Z","repository":{"id":257269208,"uuid":"857778165","full_name":"mykeels/toddler-games","owner":"mykeels","description":"A collection of interactive learning games/activities for Toddlers","archived":false,"fork":false,"pushed_at":"2025-07-09T15:51:18.000Z","size":57796,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T16:41:59.095Z","etag":null,"topics":["alphabet","numbers","phonics","reading","toddler-game"],"latest_commit_sha":null,"homepage":"https://mykeels.github.io/toddler-games","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mykeels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-15T15:34:46.000Z","updated_at":"2025-07-09T15:51:22.000Z","dependencies_parsed_at":"2024-11-01T09:25:33.789Z","dependency_job_id":"6ecba9be-225f-4ad1-b2da-81d7557f8445","html_url":"https://github.com/mykeels/toddler-games","commit_stats":null,"previous_names":["mykeels/toddler-games"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mykeels/toddler-games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Ftoddler-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Ftoddler-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Ftoddler-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Ftoddler-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mykeels","download_url":"https://codeload.github.com/mykeels/toddler-games/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mykeels%2Ftoddler-games/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265992784,"owners_count":23860975,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alphabet","numbers","phonics","reading","toddler-game"],"created_at":"2024-12-15T21:19:55.206Z","updated_at":"2025-07-19T19:08:06.334Z","avatar_url":"https://github.com/mykeels.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toddler Games\n\nThis codebase represents a collection of educational games for toddlers called \"Toddler Games\". It's a React-based web application that includes several interactive games designed to help toddlers learn various concepts. \n\nDemo: [https://mykeels.github.io/toddler-games/](https://mykeels.github.io/toddler-games/)\n\n[![Toddler Games](./public/screenshots/game-listing.png)](https://mykeels.github.io/toddler-games/)\n\nHere's some games included:\n\n- [Find and Tap](./src/games/FindAndTap/README.md): A game where toddlers identify and tap on specific letters, numbers, or objects on the screen.\n\n- [Tap to Count](./src/games/TapToCount/README.md): An interactive game that presents various objects for toddlers to count by tapping, helping them learn numbers and basic addition.\n\n- [Free Draw](./src/games/FreeDraw/README.md): A game where toddlers can draw with different colors. The colors change every 5 seconds.\n\n- [Number Keypad](./src/games/NumberKeypad/README.md): A game where toddlers can tap on the numbers 0-10 to hear the corresponding number.\n\n- [Match Image to Letter](./src/games/ImageToLetterMatching/README.md): An interactive game that helps toddlers identify letters by matching them with the corresponding image.\n\n- [Letter Tracing](./src/games/LetterTracing/README.md): An interactive game that helps toddlers practice writing letters by tracing them on the screen with their finger or a stylus.\n\n- [Read Words](./src/games/ReadWords/README.md): A game where toddlers read words by tapping on the corresponding letter, helping them learn to associate letters with sounds.\n\n\u003c!-- - [Number Matching](./src/games/NumberMatching/README.md): A game where toddlers match numbers with the corresponding quantity of objects, reinforcing number recognition and counting skills. --\u003e\n\n\u003c!-- - [Phonics Flashcards](./src/games/PhonicsFlashcards/README.md): Digital flashcards that display letters or simple words, encouraging toddlers to practice phonics by sounding out the letters and words.\n\n- [Rhyming Words](./src/games/RhymingWords/README.md): A game that introduces toddlers to rhyming by presenting a word and asking them to choose the picture that rhymes with it from a set of options.\n\n- [Alphabet Puzzle](./src/games/AlphabetPuzzle/README.md): A digital puzzle game where toddlers drag and drop letter pieces to complete the alphabet, enhancing letter recognition and order.\n\n- [Story Time](./src/games/StoryTime/README.md): A simple, interactive storybook app that highlights words as they are read aloud, encouraging toddlers to follow along and associate written words with their spoken counterparts. --\u003e\n\n\n## Using the template\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type aware lint rules:\n\n- Configure the top-level `parserOptions` property like this:\n\n```js\nexport default tseslint.config({\n  languageOptions: {\n    // other options...\n    parserOptions: {\n      project: ['./tsconfig.node.json', './tsconfig.app.json'],\n      tsconfigRootDir: import.meta.dirname,\n    },\n  },\n})\n```\n\n- Replace `tseslint.configs.recommended` to `tseslint.configs.recommendedTypeChecked` or `tseslint.configs.strictTypeChecked`\n- Optionally add `...tseslint.configs.stylisticTypeChecked`\n- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and update the config:\n\n```js\n// eslint.config.js\nimport react from 'eslint-plugin-react'\n\nexport default tseslint.config({\n  // Set the react version\n  settings: { react: { version: '18.3' } },\n  plugins: {\n    // Add the react plugin\n    react,\n  },\n  rules: {\n    // other rules...\n    // Enable its recommended rules\n    ...react.configs.recommended.rules,\n    ...react.configs['jsx-runtime'].rules,\n  },\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Ftoddler-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmykeels%2Ftoddler-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmykeels%2Ftoddler-games/lists"}