# webapps-numeroo **Repository Path**: mirrors_intel/webapps-numeroo ## Basic Information - **Project Name**: webapps-numeroo - **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-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # INTRODUCTION A Sudoku clone. 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-numeroo/blob/master/HACKING.md) for more details about how to use and extend this project. # AUTHORS * Authors: Todd Brandt , Brian Jones * Owner: Todd Brandt # DEPENDENCIES Run-time dependencies (note that these are installed using bower and not distributed with the project): * jQuery
http://jquery.com/ Build-time dependencies are detailed in the package.json file. These are installed using npm and not distributed with the application. # FONTS This project uses the following fonts: * CarterOne.ttf, NovaMono.ttf, Questrial-Regular.ttf
License: fonts/OFL.txt
Homepage: http://www.google.com/webfonts # 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: * Arigato_NewGame.wav
Source: http://www.freesound.org/people/visual/sounds/16496/
License: http://creativecommons.org/publicdomain/zero/1.0/ * Arigato_YouWin.wav
Source: http://www.freesound.org/people/madjad/sounds/21646/
License: http://creativecommons.org/licenses/sampling+/1.0/ * Manila_NewGame.wav
Source: http://www.freesound.org/people/jobro/sounds/75637/
License: http://creativecommons.org/licenses/by/3.0/ * Manila_YouWin.wav
Source: http://www.freesound.org/people/Tomlija/sounds/99636/
License: http://creativecommons.org/licenses/by/3.0/ * Electra_NewGame.wav, Electra_YouWin.wav, GeneralButtonSelect.wav, NavChange_Difficulty.wav, Pause.wav, Resume.wav
These files were created by Intel Corp. and are licensed under
the Creative Commons Attribution 3.0 license http://creativecommons.org/licenses/by/3.0/us/ # PUZZLE DATA * data/easy, data/medium, data/hard, data/very_hard
Source: http://live.gnome.org/GnomeGames
License: GPL v2 # KNOWN ISSUES 1) Sound performance on the emulator and device is choppy, it's a platform issue with the first tizen release.