Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelkernaghan/llm-croquet-quiz

a quiz about croquet
https://github.com/michaelkernaghan/llm-croquet-quiz

Last synced: 9 days ago
JSON representation

a quiz about croquet

Awesome Lists containing this project

README

        

# Croquet Quiz

An interactive quiz application testing knowledge of croquet history, rules, and strategy. Built with modern web technologies and powered by AI.

## Features

- Multiple choice questions covering various aspects of croquet:
- Game History
- Equipment & Rules
- Famous Players
- Tournament Play
- Techniques & Strategy
- Variations & Forms
- Real-time scoring system
- Daily and all-time high score tracking
- Timed questions with pause functionality
- Responsive design for all devices
- Detailed explanations for correct answers

## Getting Started

### Prerequisites

- Node.js (v14 or higher)
- npm (v6 or higher)

### Installation

1. Clone the repository:
```bash
git clone https://github.com/michaelkernaghan/LLM-Croquet-Quiz.git
cd LLM-Croquet-Quiz
```

2. Install dependencies:
```bash
npm install
```

3. Start the development server:
```bash
npm start
```

4. Open your browser and navigate to `http://localhost:3000`

## Quiz Structure

Each question includes:
- Question text
- Four multiple choice answers
- Detailed explanation of the correct answer
- Historical context and significance
- Related concepts and references

## Contributing

We welcome contributions to improve the quiz content and functionality. Please feel free to:
- Add new questions
- Improve existing questions
- Fix errors or inaccuracies
- Enhance the user interface
- Add new features

## Data Sources

Question content is sourced from:
- World Croquet Federation official documentation
- Historical croquet records and publications
- Tournament archives
- Expert player interviews and writings

## License

This project is licensed under the MIT License - see the LICENSE file for details.

## Acknowledgments

- World Croquet Federation for supporting croquet education
- The global croquet community for maintaining the sport's rich history
- All contributors who have helped improve this educational resource

## Contact

For questions, suggestions, or contributions, please:
1. Open an issue on GitHub
2. Submit a pull request
3. Contact the maintainers directly

## Version History

- v1.0.0 (March 2024) - Initial release
- Basic quiz functionality
- Core question set
- Score tracking