Description: Musikuiz is a command line music quiz.
To play it, you need Amarok >= 1.4.3, python-sqlite2 and a mostly tagged Amarok collection.
Installation: * rename it: mv 48961-musikuiz.py musikuiz.py * make the script executable: chmod +x musikuiz.py * put it to some place inside the search path, e.g. /usr/local/bin
Run it: * run amarok * change the virtual desktop * type musikuiz.py in a console
Get help: * by running musikuiz.py -h
Notes: * This is a quick and dirty hack. If you know how to do things in a nicer manner, don't hesitate to send me an email. * Some words are in german. You should be able to play the game without any german knowledge.Last changelog:
2006-12-09: v. 0.2 * colored output (disable via -n switch) * minor visual improvements * increase time to think without losing points from 3 to 4 seconds
2006-11-20: v. 0.1 * unicode issues don't crash the game anymore!
Ratings & Comments
2 Comments
Awesome little script there. Thanks a lot.
Nice idea :)