/* posts tagged: gui */
Functioning Menus
My zombie game now has a functioning menu system. Granted the code for it is a huge mess and really, REALLY needs to be refactored… for now, it works, and has some button art:

Right now it just uses the keyboard Up/Down arrows to cycle through the options. I’ll probably also add mouse and controller support for it.