Skip to content

Cocalynn/Project1-MissBunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐰Miss Bunny🥕

Description

Miss-Bunny is a game where the player has to match all card pairs in limited time. The game ends when all cards are matched or time is up. After that, if the player finished matching, a score will be calculated based on timer and moves count.

MVP (DOM)

  • Game instruction
  • Start game
  • Flip cards
  • Match cards
  • Pop up window for winner and losers
  • Calculate scores
  • Restart game
  • Music and sound control

Backlog

  • Add leaderboard and connect it to mongoDB database
  • Add difficulty level

Data Structure

main.js

  • document.getElementById('music').onclick(){}
  • document.getElementById('sound').onclick(){}
  • document.getElementById('question').onclick(){}
  • document.getElementById('game-intro').onclick(){}
  • restart()

cardGame.js

  • shuffleCards(){}
  • checkIfPair(){}
  • checkIfFinished(){}

Links

Git

URls for the project repo and deploy

Repo: https://github.com/Cocalynn/Project1-MissBunny/

Deployment: https://cocalynn.github.io/Project1-MissBunny/

Slides

URls for the project presentation (slides)

https://docs.google.com/presentation/d/1TmniQK7m_5iMWX5KCM2nB1qwM4aZFjq3-OeYw5YXgVU/edit?usp=sharing

Game Asset resource:

https://mewki.itch.io/bunny-emotes

https://penzilla.itch.io/handdrawn-vector-icon-pack

https://www.youtube.com/watch?v=DGMuUigkbUs

https://pixabay.com/sound-effects/search/victory/

https://pixabay.com/sound-effects/search/lose/?manual_search=1&order=None

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors