Skip to content

myz96/hoopsiq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Who's that NBA Player?

SEIFXR10ANZ Project 1

HOOPSIQ (Wordle Alternative)

Technologies

  • HTML
  • CSS
  • Javascript

Approach

  1. Create UI
    • Create guessing grid
      • Guessing columns include Team, Position, PPG, APG, RPG
    • Create Search List
      • List should contain list of all NBA players
      • List should only show players that text-match the input value
      • Player cards in the list should show their Team, Position, PPG, APG & RPG
    • Add team logos and team divisions at the bottom
  2. Add game logic
    • Select random player from NBA player list
    • If Team or Position are wrong, then make a cross appear
    • If PPG, APG, RPG are wrong, make an arrow appear, making it higher or lower
    • If all columns are guessed correctly, then display win page
    • After 6 guesses, display lose page

Game URL

https://myz96.github.io/hoopsiq/

Installation

No need to install
Play for free on any web browswer
See https://myz96.github.io/hoopsiq/

Next steps:

  • Make mobile guess tooltip a modal
  • Pull current season data from live API
  • Include a player silohette of the player to be guessed
  • Build a "Who's that NBA Great?" extension that guesses Hall of Fame players

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published