Coder Social home page Coder Social logo

clicky-game's Introduction

clicky-game

Clicky Game Screenshot

Go To App

Project Description

Clicky Game is a React memory card game. The user is first presented with a set of 16 cards (4x4):

Display Square

When you click on a new card that you haven't previously clicked your score is increased by one. If you click on a card that has already been clicked, you have to restart from the beginning with your score resetting to 0.

The goal of the game is to find and click on a unique card each time in an effort to obtain the maximum score of 21.

An example is shown below:

Clicky Game Gif

For the first 15 click attempts, all of the cards that have already been clicked will stay inside the display square. Once the player achieves 16 correct cards, a card that hasn't been clicked from the remaining hidden set of 5 cards will replace a clicked card within the display square.

Local Setup

  1. Git clone or download zip folder.
  2. Within the /clicky-game directory run npm install.
  3. Run npm start and you should then be taken to a new browser tab (http://localhost:3000) running the app.

Technologies

React, CSS3

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.