How can I get better at programming menus, textinput, keypressed, and other ui stuff?
Posted: Thu Jun 28, 2018 4:34 am
I started a clone of oregon trail to familiar myself with love. I have not gotten very far. It takes an hour+ for each screen. trail_setup_screen_three took the longest, several hours just adding the switcher between questions. There are unused/redundant variables everywhere, I don't consistently use what I do have, often I'll do things two different ways as I get more familiar with LOVE2d, etc.. At first I thought it'd be best to just finish the game and then figure out what I can do better afterward but i am wasting so much time on menus that I will ask for advice
Here is the full code so far. 743 lines long
https://pastebin.com/Ap5Vdkxe
Here is the full code so far. 743 lines long
https://pastebin.com/Ap5Vdkxe