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

Add sound playback #11

Open
humdingerb opened this issue Dec 9, 2016 · 0 comments
Open

Add sound playback #11

humdingerb opened this issue Dec 9, 2016 · 0 comments
Labels
enhancement hacktoberfest Issues proposed to Hacktoberfest participants

Comments

@humdingerb
Copy link
Member

Implement playing back sounds for:

  • when starting a new game
  • moving a tiles
  • merging tiles
  • no more moves
  • reached 2048
  • reached new highscore (only play once)

The actual sounds used can be researched later.
Load sounds with FindPaths(B_FIND_PATH_DATA_DIRECTORY). That way users could override the packaged sounds.

Add an icon button to turn audio on/off.

@scottmc scottmc added enhancement hacktoberfest Issues proposed to Hacktoberfest participants labels Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement hacktoberfest Issues proposed to Hacktoberfest participants
Development

No branches or pull requests

2 participants