Tuesday, April 27, 2021

Pixel Settings Menu

I've been messing around with some art for a little game that I've got some rough ideas for. This is the settings menu that, for some reason,  I decided to make first. Don't ask me why I started with this. I just felt like making so I did. The color palette has two shades of green, a light green, and a darker green, and two shades of gray, a dark gray and a very light gray. For the code, this time I used a list to store the settings instead of a variable for each setting, which I decided was too messy and difficult to use. I'll probably change this as I develop the game further and make more menus, but that is in the future. 

No comments:

Post a Comment