Project: Where's That Pokemon - (Photo Taggging Porject in The Odin Project)
Developed the front-end interface for a 'Where's Waldo?' style game featuring three distinct levels with unique images and Pokémon characters to locate. Implemented dynamic Pokémon assignments upon level entry, ensuring varied gameplay experiences. Incorporated a timer feature to record user completion times and track progress in locating all assigned Pokémon within each level. Integrated leaderboard functionality to save top ten user records in the database, including usernames and completion times for competitive ranking. Additionally, enabled users to view and compare top ten records for each level within the game interface.
HTML, CSS, JavaScript, React.js, Routes, Forms, REST API, Data Structures, Arrays, Objects