Skip to content

ehammes/memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

126 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picture Memory Game

Authors

  • Elizabeth Hammes
  • Brady Davenport
  • Cheri Hodge
  • Ben Small

Memory Game Summary

  • A simple matching game where players click on 'cards' trying to match the images of pets on the back side of the cards.
  • To play the game, visit Matchstravaganza

What problem or pain point does it solve?

This game will provide memory improvement in the form of an entertaining game.

User Stories

Available On GitHub Projects

Minimum Viable Product (MVP) definition

  • A home page with a username input form
  • Game
    • A gameplay page with a 4x4 grid of clickable 'cards'
    • Two matching cards stay on page to indicate a match
    • If/when all matches are made, score is logged
  • User scores persist in local storage
  • A high scores page that displayed persisted score data
  • CSS
    • Game centered in page
    • Margins between cards
    • Same color scheme on all pages - appealing contrast
    • Same header/footer layout on all pages

wireframe

domain-model

About

Code Fellows Code 201 group final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.1%
  • CSS 28.7%
  • HTML 23.2%