joelwross / wc_master

2 stars 4 forks source link

Sounds code and validation before running simulation #34

Closed dLobatog closed 12 years ago

dLobatog commented 12 years ago

I added the code for the sounds part and to avoid running the game twice clicking twice on "Run simulation" while the game is already running. Next step for me is setting the CSS up to look like what Sahand designed.

joelwross commented 12 years ago

The students who will be testing the game will have access to Firefox 3.0.1 and IE 8. So we should make sure that sounds/etc work correct and fluidly on those platforms (of course, I'm not sure the computers have speakers that will be on..)

joelwross commented 12 years ago

Also, can you make it so that if the Run button isn't available, it's disabled or grayed out in some way (so the player knows they can't hit it again)? This is probably part of doing the interface work.