Educational A collection of educational-themed projects and pages designed to facilitate learning across various subjects. This repository aims to provide interactive and engaging tools for learners of all ages.
Projects Geography Country Flags Quiz Game (Geography/CountryFlags)
An interactive single-page HTML application that tests your knowledge of country flags. The game displays a random flag and provides multiple-choice answers. Key features include:
Score Tracking: Keeps track of correct answers out of total questions. Customizable Settings: Options to configure test mode, hard mode, inclusion of "None of the Above," skip counts, and continent selection. Adaptive Learning: Increases the frequency of flags that are often answered incorrectly. Mobile-Friendly Design: Responsive layout suitable for mobile devices. Progress Persistence: Saves settings and progress using localStorage to continue where you left off. Feedback Animations: Provides positive feedback with CSS animations for correct and incorrect answers. How to Use:
Navigate to the Geography/CountryFlags directory. Open the CountryFlags.html file in your web browser. Configure your game settings by clicking the "Settings" button. Start the quiz and select the correct country name corresponding to the displayed flag. Track your progress and improve your knowledge!
Installation
No installation is required. Simply clone or download the repository and open the HTML files in your preferred web browser.
git clone https://github.com/yourusername/Educational.git
Contributing Contributions are welcome! If you have ideas for new educational projects or improvements to existing ones, feel free to submit a pull request or open an issue.
License This project is licensed under the MIT License.
Acknowledgments Thanks to all contributors and users who have helped improve this project. Special appreciation to the open-source community for providing inspiration and resources.