pygame is
Python
Simple DirectMedia Layer
 
 
pygame.org is
Site Swing
SOUND _ FALL

SOUND _ FALL - 1.0

Chris Thompson (stipes)

Tags:

Description

Place blocks of sound without using your eyes. A friend and I had the idea of building games (defined loosely) that didn't use sight as the primary medium. On a computer, this generally limits you to only sound. I ended up implementing a custom panning system on top of Pygame.mixer (since Pygame.mixer only supports Left/Right channel volumes with no abstraction on top), which was far simpler than other options (OpenAL, CLAM, cSound) and worked far smoother. This is v1.0 -- far from awesome, but definitely cool. v2.0, if I get around to it, may incorporate more Tetris-style elements.

Links

Home Page: http://blog.stipes.org/tag/soundfall
Source: http://github.com/christhompson/sound_fall

Screenshot


click to view original size

Releases

SOUND _ FALL - 1.0 - Mar 8, 2010

Pygame.org account Comments

If you wish to leave a comment with your pygame.org account, please sign in first.

No user comments have been submitted.
spotlight

 
our projects
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
 
recent releases
May 24, 2013


May 23, 2013

May 22, 2013


May 21, 2013

May 19, 2013

May 18, 2013


May 17, 2013

May 16, 2013

May 15, 2013

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