You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The Gitter Badger 7dd8643362 Add Gitter badge 8 years ago
wordchallenge Allow drawing once every day 8 years ago
words Add Draw.successful() 8 years ago
.gitignore Fix codecov issues with tox 8 years ago
.travis.yml Move from tox to tox-travis in .travis.yml 8 years ago
CONTRIBUTE.md Initial commit 8 years ago
COPYING Initial commit 8 years ago
README.md Add Gitter badge 8 years ago
manage.py Initial commit 8 years ago
requirements.txt Add tox support 8 years ago
setup.py Add tox support 8 years ago
tox.ini Fix codecov issues with tox 8 years ago

README.md

Build Status codecov.io

100(ish) words challenge

Join the chat at https://gitter.im/gergelypolonkai/word-challenge

This is the main project for 100(ish)word challenge, a challenge for artists of different kinds.

The goal of the site is to present a word for the users every day, and let them create something based on that word, within a given time limit. They can then share their work via the site, so other users can vote for it (if it represents the word by any means).

The project aims to run on Heroku, but testing is done for both Python 2.7 (because of Heroku) and Python 3.4 (because we can).