You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
simple interactive trivia game built for Harvard’s CS50x Problem Set 8 using HTML, CSS, and JavaScript. This project demonstrates core web development concepts like DOM manipulation, event handling, and user feedback through color changes and text updates. The app includes both multiple-choice and free-response questions.