Metadata-Version: 1.1
Name: twister-game
Version: 2.0
Summary: Twister
Home-page: http://bitbucket.org/albertnan/twister
Author: Albert Cervera i Areny
Author-email: albert@nan-tic.com
License: GPL-3
Download-URL: http://bitbucket.org/albertnan/twister
Description-Content-Type: UNKNOWN
Description: Twister is a simple python application that allows you to play the infamous
        Twister game [1].
        
        You just need to paint some tails in the floor and this small application will
        act as the spinner.
        
        To use it simply call the script and pass the names of the players as arguments.
        
        See: https://asciinema.org/a/HHWdrYa8rM1WIIrzyGmUdus1H
        
        Have a lot of fun!
        
        [1] https://en.wikipedia.org/wiki/Twister_(game)
        
Keywords: twister game
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Games/Entertainment
