ChicoTeam / connectfour

A simple html/css/javascript based connect four game demonstrating the use of jasmine tests.
http://ChicoTeam.github.com/connectfour/connectfour/
2 stars 0 forks source link

Sound on animations #1

Open dennismarwood opened 13 years ago

dennismarwood commented 13 years ago

Action: Sound file Checker dropping: blahblah.wav Player wins: Player loses: Game starts: The opponent blocks 3 in a row: (Randomly choose from) Sword parry, shield block, ricochet, etc

John-Durr commented 13 years ago

Currently working on designing sounds for the all the categories. I just committed slide_drop_sound.wav and .mp3 for Action sounds.

There has also been a general desire for some kind of background sounds. So I will see what I get together in the next couple of days.