pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing

Zombie Dance - 1.0

Alfonso E.M. (alfem)

Tags:

Description

Have you got one of those dance mats? Have you noticed the only game for it is Dance Dance Revolution? Do you dance like a drunken duck? if you answer 'yes' to these questions, Zombie Dance is what you need.

Links

Home Page: http://forja.guadalinex.org/plugins/mediawiki/index.php?group_id=99
Source: http://forja.guadalinex.org/frs/?group_id=99

Screenshot


click to view original size

Releases

Zombie Dance - 1.0 - Dec 23, 2010

Comments

If you wish to leave a comment, please sign in first.

December 27, 2010 6:34am - Alfonso E.M. - nickname: (alfem)
Probably you don't have a joystick or dancemat pluged in.

Plug your dancemat, and check for a /dev/input/js0 file (or js1, js2... if you have more than one joystick)
December 23, 2010 5:28pm - Gillian Sampont - nickname: (schminitz)
Got an error:
Traceback (most recent call last):
File "zombie-dance", line 126, in <module>
if __name__ == '__main__': main()
File "zombie-dance", line 80, in main
gui.move_player(player)
File "/home/schminitz/work/pygame/zombiedance/Gui.py", line 142, in move_player
if self.js.get_button(key):
AttributeError: Gui instance has no attribute 'js'
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
Feb 13, 2012

Jul 5, 2011

Apr 17, 2011

Apr 16, 2011

Apr 15, 2011


Apr 14, 2011



Apr 12, 2011

Apr 11, 2011


... more!
 
for pygame related questions, comments, and suggestions, please see help (lists, irc)