/seka

A game developed using HTML-5, CSS3 and Javascript

Primary LanguageJavaScript

Seka

A memory game for children developed using HTML-5, CSS3 and Javascript, in which you have to match a pair of cards that contain the same Rwandan cultural graphics. i.e by flipping a card, then try to find another card that has the same image as the first. The flipped cards will flip back with the face down if you can't find a pair. This game help improve memory, concentration and thinking skills.

Seka

What is it made of?

The app uses the following:

What does it contain?

Apart from its flexible design achieved through the use of HTML-5, CSS3 and jQuery Mobile, there are also some nested javascript functions to handle the game's flow and complex functionalities. All graphics were designed to meet the standards of this project.

How to Setup?

Download

Simply clone the repository and install "Seka.apk" on a Genymotion Emulator.

Compile and Run

This is app was compiled using the PhoneGap framework You may visit the PhoneGap docs for a more in-depth guide or follow the steps below.

  1. create a phonegap demo app using the instructions from the PhoneGap docs
  2. clone the repository and copy all the files into "wwww" of the new phonegap demo app created

Or you can just clone the repository and access the index.html in the route directory through your browser using Ripple Emulator.

$ git clone https://github.com/Liopun/seka.git
$ cd seka/
$ npm install -g ripple-emulator
$ ripple emulate

What is missing?

Some dependecies could have been added using phonegap. Our javascript functions could include more jQuery functionalities to make the app faster and the source code more readable.

What else is missing, what other problems does it have? I would love to hear from you. Feel free to open any issues or reach me directly at hcaptone@gmail.com