A retro-styled Machine Learning quiz game built with HTML, CSS, and JavaScript.
To push this project to GitHub and set up GitHub Pages:
- Go to https://github.com/new
- Enter a Repository name (e.g., 'ml-quiz-game')
- Add an optional description
- Choose 'Public' visibility (required for GitHub Pages with a free account)
- Do NOT initialize with README, .gitignore, or license as we already have files
- Click 'Create repository'
After creating the repository, GitHub will show instructions for connecting your local repository.