Skip to content

AnthonyVerde/project1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootcamp Project #1

Project Title

FLIP.IMG

Superhero image matching game

See the project live!

Team Members

Project Description

Our web version of the popular memory card game where the objective is to collect the most pairs of cards. This version will allow a player to play any of three modes: easy (just chose the number of pairs), timed (same as easy but with timed countdown) and challenge (a progressively difficult game). The player will also be able to log his/her game stats on a leader board using name and country.

Building tools

  • HTML, CSS
  • Javascript and jQuery
  • Bootstrap
  • Google Firebase (Realtime)
  • API calls using AJAX

APIs to be used

Rough breakdown of tasks

  • Basic

    • Create mockups
    • Create Firebase schema and logic
    • Find APIs for images and flags
  • Structure

    • Create HTML skeleton
  • Logic

    • Create JS basic structure
    • Modal creation and testing
    • API handlers
  • Final

    • Testing, tweaking and release :-)

Sketch of product

01_home 02_easy 03_complete 04_timed 05_time_up 06_challenge 07_challenge_complete 08_leaderboard

About

Bootcamp Project #1 repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.5%
  • HTML 46.5%
  • CSS 5.0%