Skip to content

linalockheart/clicky-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Pokemon Clicky Game

What is it?

A memory game created with React featuring the starter Pokemon from Kanto all the way up to Alola. The challenge of this assignment was to break up the application's UI into components, manage component state, and respond to user events.

Pokemon Clicky Game

Built With

  • React
  • Yarn
  • CSS
  • Bootstrap
  • Google Fonts
  • JavaScript
  • NodeJS

How does it work?

The object of the game is to click every starter Pokemon once without clicking any twice. The game begins when you click on your first Pokemon. After each click, the Pokemon will be shuffled, challenging you to remember which ones you havent clicked yet. You'll receive one point for every unique Pokemon that you click. Your score and your high score are displayed in the nav bar. It's game over when you click the same Pokemon twice.

Check it out on Github Pages!

https://linalockheart.github.io/clicky-game/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors