word-challenge/README.md

18 lines
1.1 KiB
Markdown

[![Build Status](https://travis-ci.org/gergelypolonkai/word-challenge.svg?branch=master)](https://travis-ci.org/gergelypolonkai/word-challenge)
[![codecov.io](https://codecov.io/github/gergelypolonkai/word-challenge/coverage.svg?branch=master)](https://codecov.io/github/gergelypolonkai/word-challenge?branch=master)
[![Join the chat at https://gitter.im/gergelypolonkai/word-challenge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/gergelypolonkai/word-challenge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
100(ish) words 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).