GithubHelp home page GithubHelp logo

jamiely / react-matching Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 291 KB

A matching/memory game based on characters. A simple game to teach someone letters or numbers. https://demo-matching.jamie.ly

HTML 8.17% CSS 8.34% JavaScript 83.48%
react matching memory cards

react-matching's Introduction

React Matching

A matching/memory game based on characters. A simple game to teach someone letters or numbers.

https://demo-matching.jamie.ly

How to Play

Click on two cards to flip them over. If they match, they'll be removed from the board. If not, they will be flipped face down. Continue until all the cards are matched.

Features

Characters

Change characters used by clicking on the links. The url parameter characters controls what characters are used in the game. This is useful if you are trying to teach someone specific characters like those in their name.

A computer voice will recite the character. There are voice controls at the bottom of the page for setting voice type and volume.

There are also handy URLs at the bottom of the page preconfigured for particular character lists.

Words

Words can be specified to be on the cards using the words query string variable. The format of the words should be:

?words=text1:pronunciation1,text2,text3,text4:pronunciation4

You can either provide some text which will be pronounced as is, or use a colon to denote the pronunciation that should be used. Words are comma-delimited.

Font Size

It is important to set the font size since you may have some really long words. This is done via the fontSize query parameter. Example:

?fontSize=50pt

Screenshots

Matching Grid

Game Controls

More screenshots

Screencast

TBD

Dev Notes

This project uses create-react-app. See the automatically generated notes for more information.

react-matching's People

Contributors

jamiely avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.