Frogger Dev. Post 15

Because of my lack of progress when it comes to the score output I decided today that I was going to focus on getting the sound done instead since it should (hopefully) take less time and I am more familiar with that sort of work. Once I am done with that I will see over if there isn’t anything else that abosultkey needs to be done before going back to the score output problems again.

I estimate that fixing sound should take about a day or so at most, but I could be wrong. Adding an endstate that writes the score to a high-score list and another state that allows the player to exit the game via the pause menu are probably on about half a day. Finally, the “Showing text on screen” problem could take more time since I am not sure about what I am doing wrong. I might have to look through a few more tutorials before I try again.

Oh right, I am adding some example code to yesterday’s post for future reference.