# webapps-countingbeads **Repository Path**: mirrors_intel/webapps-countingbeads ## Basic Information - **Project Name**: webapps-countingbeads - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # INTRODUCTION A Counting beads application implemented in HTML5/JavaScript targeting young kids to teach them the basic counting. It has been tested on the following browsers/platforms: * Tizen/WRT * Tizen/Crosswalk * Android/Crosswalk * Tizen IDE * Chrome/file * Chrome/extension This application is distributed under [Apache2.0](http://www.apache.org/licenses/LICENSE-2.0.html) license. See [HACKING.md](https://github.com/01org/webapps-countingbeads/blob/master/HACKING.md) for more details about how to use and extend this project. # AUTHORS * Author: Sirisha Muppavarapu * Owner: Sirisha Muppavarapu # DEPENDENCIES Run-time dependencies (note that these are installed using bower and not distributed with the project): * jQuery JavaScript Library
Copyright 2011, John Resig
Dual licensed under the MIT or GPL Version 2 licenses.
http://jquery.org/license # FONTS This project uses the following fonts: * slackey-font
Author: Sideshow
License: Apache License, version 2.0
Homepage: http://www.google.com/fonts/specimen/Slackey # IMAGES All images are created by Intel Corp.
They are licensed under the Creative Commons Attribution 3.0 license
http://creativecommons.org/licenses/by/3.0/us/ # SOUNDS Credits for the sounds in the `app/audio` directory are as follows: * BeginGame.ogg
Source: http://www.freesound.org/people/JKrint1/sounds/53440/
License: http://creativecommons.org/licenses/sampling+/1.0/
Source: http://www.freesound.org/people/sdfalk/sounds/2509/
License: http://creativecommons.org/licenses/by/3.0/ * Good_FillCup.ogg
Source: http://www.freesound.org/people/Pogotron/sounds/65498/
License: http://creativecommons.org/licenses/sampling+/1.0/ * Good_GameWin.ogg
Source: http://www.freesound.org/people/Pogotron/sounds/65498/
License: http://creativecommons.org/licenses/sampling+/1.0/
Source: http://www.freesound.org/people/joedeshon/sounds/79678/
License: http://creativecommons.org/licenses/by/3.0/
Source: http://radarflora.com
License: http://creativecommons.org/licenses/by/3.0/ * IntroMusic_Loop.ogg
Source: http://radarflora.com
License: http://creativecommons.org/licenses/by/3.0/ * IntroMusic.ogg
Source: http://radarflora.com
License: http://creativecommons.org/licenses/by/3.0/ * MoveBead.ogg
Source: http://www.freesound.org/people/batchku/sounds/10415/
License: http://creativecommons.org/publicdomain/zero/1.0/
Source: http://www.freesound.org/people/itsallhappening/sounds/48792/
License: http://creativecommons.org/licenses/sampling+/1.0/
Source: http://www.freesound.org/people/123jorre456/sounds/46631/
License: http://creativecommons.org/publicdomain/zero/1.0/ * StartClick.ogg
Source: http://www.freesound.org/people/ice9ine/sounds/21695/
License: http://creativecommons.org/licenses/sampling+/1.0/
Source: http://www.freesound.org/people/kijjaz/sounds/16737/
License: http://creativecommons.org/licenses/by/3.0/
Source: http://www.freesound.org/people/Dalibor/sounds/34266/
License: http://creativecommons.org/publicdomain/zero/1.0/ # KNOWN ISSUES 1) At end of a game when user asked to start over if there is no input from user in about 5 seconds the app will start with out the user input.