Programming Project, day 18

Today was a good day. I’ve added a state, restrictions to how many games can be played for one “run” and added another bomberman look for the second player.

The state I added is one within the game state called “setup state” which is, you guessed it, for setting up the game. Right now there is only one setting, “best of”. Currently one can only choose best of 3, 5 or 7.

I’ve added buttons and objects to the new state and the ability to change the one setting.

I also added more stuff to the end game state and changed the font to the same as with the sprites (cooper black).

Image

Image