Skip to content
This repository has been archived by the owner on Apr 18, 2019. It is now read-only.

intel/webapps-memory-game-older-kids

Repository files navigation

INTRODUCTION

Memory Game for Older Kids is a game where player tries to find pair of cards which have same image.

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 license.

See HACKING.md for more details about how to use and extend this project.

AUTHORS

DEPENDENCIES

Run-time dependencies (note that these are installed using bower and not distributed with the project):

  • jQuery
    Author: John Resig
    License: Dual licensed under the MIT or GPL Version 2 licenses.
    Homepage: http://jquery.org/

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:

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:

KNOWN ISSUES

  1. Message to unlock all levels in order to play appears even after the levels have been unlocked.