Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camjc/elm-quiz
Quiz Game written in Elm
https://github.com/camjc/elm-quiz
Last synced: 2 months ago
JSON representation
Quiz Game written in Elm
- Host: GitHub
- URL: https://github.com/camjc/elm-quiz
- Owner: camjc
- License: mit
- Created: 2016-05-15T01:25:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:42:59.000Z (about 1 year ago)
- Last Synced: 2024-07-26T06:33:19.690Z (6 months ago)
- Language: Elm
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-elm-gamedev - elm-quiz - A package for creating Quiz games. (Tools)
README
# elm-quiz
Quiz Game written in Elm
## Example
[Nestle or Not](https://github.com/camjc/nestle-or-not) is a quiz that uses this module. The repo includes a link to a playable demo.