Loading...
34
1 year ago

For day 438 of coding, I made the diamonds suit for the card sprites. You can now see them as part of the random selection on page 2 of the "How to Play" section




0 comments

Loading...

Next up

For day 839 of coding, I have gotten to where the new arrays can properly record spaces now. I just need to make sure that the count doesn't include the exits

Here is a not so great pixel-art of the Moon from Majora's Mask for #FanArtFriday

My favorite memory of playing the game was going through the fourth dungeon. It's theme was very interesting first time going in

#Majora25

For day 840 of coding; I simplified how the space recording array is built, and I now have the flag array built based on the other array's size

Kikkerstein had a great day 1 at LVL UP EXPO!

If you’re in Vegas, come see us on day 2!

For day 846 of coding, I am adding in a method the check for flags to make sure the resourced don't overlap. I looks to be working so far, but something seems off somehow

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 844 of coding, the game no longer crashes on entry. Now I need to look into how they are placed as some room seem to be barren of trees and large rocks

For day 838 of coding, I have started making a new array to record clear spaces on the map in order to better distribute the resources

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

For day 842 of coding, I have started testing the new code in progress. I clearly have more work to do for the resources to be distributed evenly and correctly