Description
Giffles is a charades-style game that incorporates gifs as clues. The player chooses a category (movie, song, or book) and guesses the title based on the series of gifs that are displayed. Each gif represents one word of the title, and the gifs displayed will be based on a real-time API request of the most popular gifs for that word at the time of play.
Player score will be based on how quickly players guess the correct title (with a 30 second time limit per round), and users will have the option to continue to the next round after each correct or incorrect guess. Players may request up to four cycles of new gifs ("clues") during the round for each original gifs provided.
Role
I conceived, designed, and built this single-page personal concept project, which is powered by the Giphy API.
Technologies Used
Javascript
HTML
CSS
AJAX
VSCode
Google Chrome Developer Tools