I tried to make a game that would have both music and graphics. I decided to make a simple Tetris game for the Hallowing. The code is here: https://github.com/deshipu/hallowing-tetris
Unfortunately, when the display is being refreshed, that interferes with audioio playback and the result is distorted sound.
I tried to make a game that would have both music and graphics. I decided to make a simple Tetris game for the Hallowing. The code is here: https://github.com/deshipu/hallowing-tetris
Unfortunately, when the display is being refreshed, that interferes with audioio playback and the result is distorted sound.