rchlblns / clicky-game

A memory game built with React

Home Page:https://polar-journey-52548.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clicky Game

Clicky Game screenshot

Clicky Game is a memory game built with Create React App. The object of the game is simple - click on each Adventure Time character to gain points. If you click on the same character twice, you lose and your score is reset to 0.

Play it here!

BMO dancing

How to install and run

To use the app from your local environment, follow these steps:

  1. Clone the repository
git clone https://github.com/rchlblns/clicky-game.git
  1. Change directory into the cloned repo
cd clicky-game
  1. Install required dependencies
npm install
  1. Start the development server
npm start
  1. Open http://localhost:3000 to view the app in your web broswer

Built With

  • React
  • Javascript/ES6
  • CSS
  • Bootstrap
  • Google Fonts

Author

Richelle Billones

About

A memory game built with React

https://polar-journey-52548.herokuapp.com/


Languages

Language:JavaScript 72.0%Language:HTML 14.3%Language:CSS 13.7%