Welcome to the Jamendo Music Game, a music genre guessing mashup inspired by the Google Image Labeler.



This game runs on the new Google App Engine. It is written in Python and uses Jamendo's "Free Music API".

All tracks used in this game are published on Jamendo under Creative Commons licenses so you are free to share them with your friends!

Please note that it is still in beta stage so you may experience some issues.

For those interested, source is under the GPLv2 and can be found on our Google Code repository.

Please send your feedback to: sylvain _AT_ jamendo.com

Thanks and have fun!


PS: If you liked this game, please leave us a comment ;-)



Changelog (svn)
---------------

2008-04-11
 * Added a "credits" screen at the end of the game, with
   links and details on the tracks played during the game.

2008-04-10
 * Added a warning when partner has quit
 * Added a confirmation box when quitting a game in progress
 * Fixed a bunch of bugs in Internet Explorer

2008-04-09
 * Fixed bugs that made the sound stop
 * Added "pass" option
 * Lowered the number of required matches to 2
 * Public release

2008-04-08
 * First development version