Summer Programming 2014 – Dev. Post 10
|
So, I’ve made the menu and the Font management today. To go into more detail on the menu, basically it’s just a vector that has a value that has two string variables: the name of the option and the state that it will transport the user to. pressing up or dwon on the keyboard changes the current choice and pressing Z will accept. Tomorrow I’ll work on the graphics for the main menu and I’ll start working on the enemy bullet once that is done. |