Loading...
33
7 months ago

For day 727 of coding, I tested out a formula for the tile placement. I didn't quite work out as planned, but I am making progress on figuring it out




0 comments

Loading...

Next up

For day 930 of coding, I cleaned up the code some more by removing obsolete code

For day 929 of coding, I cleaned up the code for drawing the text box by replacing the unneeded variable with a local variable. This is to help it run a bit better

For day 921 of coding, I have changed the design of the box some to be more visible and look more pleasing

Welcome @PQubeGames to Game Jolt by giving them a follow!

Their upcoming game Discounty is a cozy supermarket management game 🛒 Make friends (and enemies) as you grow your shop!

Learn more about Discounty: https://gamejolt.com/games/Discounty/1006923

For day 923 of coding, I made some local variables to use for the textboxes. This will ensure that the code reading will go faster by reducing the number of calculations needed

My game in 50 seconds #indiedev #Gamedev #steam

For day 925, I am currently setting up to show a follow-up question to be sure the player wants to quit. Nothing to show yet sadly

For day 922 of coding, I gave the options a textbox that can adjust itself based on the longest text and by how many choices there are

For day 928 of coding, I've noticed that the information for building the textbox wasn't lining up to how the final text is measured. The box now better adjusts to the text on the screen