Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nerds/NerdPursuit
Chase down those nerds .. This repo gathers nerd-questions, so everybody can play geeky questions-answer games and check the nerd level of your buddies.
https://github.com/Nerds/NerdPursuit
Last synced: 11 days ago
JSON representation
Chase down those nerds .. This repo gathers nerd-questions, so everybody can play geeky questions-answer games and check the nerd level of your buddies.
- Host: GitHub
- URL: https://github.com/Nerds/NerdPursuit
- Owner: Nerds
- License: other
- Created: 2011-05-14T11:58:32.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-26T08:28:13.000Z (over 11 years ago)
- Last Synced: 2024-08-02T14:12:42.561Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 738 KB
- Stars: 82
- Watchers: 12
- Forks: 27
- Open Issues: 1
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Nerds/NerdPursuit.png?branch=master)](https://travis-ci.org/Nerds/NerdPursuit)
## NerdPursuit
Everybody loves question & answer games, but none of those let nerdism
shine. This repo gathers nerd-questions, so everybody can play geeky
questions-answer games and check the nerd level of your buddies.## Participate
Simply fork this repo, add your questions and send us a pull request.
Comment commits and pull requests or create a ticket.Thanks to marcinbunsch, who created a commandline interface to create new
questions(he hates writing json). Start it with:./creator [sub_category]
## Tech
Questions are submitted as JSON, with one question per file and MUST
align with our [JSON-Schema](https://github.com/Nerds/NerdPursuit/blob/master/schema/question.json). We have setup travis-ci which automatically
tests all questions.You should run the tests before sending us a pull-request:
bundle install
bundle exec ruby validate_all.rb## How to Play
The first game is out, go check it at:
http://hackerspursuit.com
Presented by 9elements & Railslove it is also [available on github](https://github.com/9elements/hackerspursuit)
Got another use-case? Show us your game, recruitment test, print-api, nerd-captcha or whatever you came up with.
## License
Nerdpursuit is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Based on a work at github.com.