When game starts / when game menu is displayed
During gameplay, background music
Sound when block is moved to left or right
Sound when block is placed
When the game ends
Ensure the music and sounds are copyright free. Also in the code provide a reference to where you found the music/sound files from. Ensure that the files are not too large. You can use looping to make some background music to keep playing instead of a very long music file, for example.
Add music and sounds to the game.
Some examples:
When game starts / when game menu is displayed During gameplay, background music Sound when block is moved to left or right Sound when block is placed When the game ends
Ensure the music and sounds are copyright free. Also in the code provide a reference to where you found the music/sound files from. Ensure that the files are not too large. You can use looping to make some background music to keep playing instead of a very long music file, for example.