https://github.com/cesium/quizium
⏳ A Quiz games engine for contests and fun
https://github.com/cesium/quizium
Last synced: over 1 year ago
JSON representation
⏳ A Quiz games engine for contests and fun
- Host: GitHub
- URL: https://github.com/cesium/quizium
- Owner: cesium
- License: mit
- Created: 2022-07-04T22:33:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T14:01:28.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T17:29:28.265Z (over 1 year ago)
- Language: Elixir
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[contributing]: CONTRIBUTING.md
[code_of_conduct]: CODE_OF_CONDUCT.md
[license]: LICENSE.txt
[ci-test-status]: https://github.com/cesium/quizium/actions/workflows/test.yml/badge.svg
[ci-test-workflow]: https://github.com/cesium/quizium/actions/workflows/test.yml
[ci-style-status]: https://github.com/cesium/quizium/actions/workflows/style.yml/badge.svg
[ci-style-workflow]: https://github.com/cesium/quizium/actions/workflows/style.yml
# Quizium
[![CI test][ci-test-status]][ci-test-workflow]
[![CI style][ci-style-status]][ci-style-workflow]
> ⏳ A Quiz games engine for fun and contests
## 🤝 Contributing
When contributing to this repository, please first discuss the change you wish
to make via discussions, issues, email, or any other method with the owners of this
repository before making a change.
Please note we have a [Code of Conduct](CODE_OF_CONDUCT.md), please follow it
in all your interactions with the project.
We have a [Contributing Guide][contributing] to help you getting started.
## 📝 License

Copyright (c) 2022, CeSIUM.
This project is licensed under the MIT License - see the [LICENSE][license]
file for details.