Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game sounds #31

Open
nealwu opened this issue Jun 15, 2016 · 1 comment
Open

Game sounds #31

nealwu opened this issue Jun 15, 2016 · 1 comment
Assignees

Comments

@nealwu
Copy link
Owner

nealwu commented Jun 15, 2016

  • Running out of time -- the timer can make an alerting noise
  • Check
  • Piece drop
@nealwu nealwu self-assigned this Jun 15, 2016
@nealwu
Copy link
Owner Author

nealwu commented Jul 1, 2016

Notes:

  • Use javascript Audio object (var audio = new Audio('cap.wav'); audio.play();)
  • Place audio files in public/audio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant