Been doing a bunch of coding from day 1 throughout the early morning of day 3.
After thinking of ideas before the jam, I eventually settled on an arcade-y claw machine game. In this game, you're some kind of washed-up engineer that built a boat with a Special Crane(TM) and you've been tasked to collect invasive species of fish from different places for relocation. The game will play like a 2D claw machine... except your targets move around and can get mad at you and attack your machine. Plus the water can be pretty rough out there, sometimes stuff will just bump into your crane and reduce the time your machine works.
For the past 3 days, I've only been focusing on the programming and design side of things. Mostly programming. I've been coding whenever I'm bored.
There's still a lot to do. Everything I've done is done in the main game scene, but I plan to move some game objects to a different scene--I pretty much wrote down the scene load order yesterday. It shouldn't be too hard, since I've already taken into account which ones should persist between scenes.
In terms of scenes, I still have to make the level select, game over/level-end scene, and shop--but I'll do that once I coded the scene handling and stuff.
For the actual gameplay, there's not much left to do. I need to make a script for using fish Bait, and code the fish's behavior when it gets used. Then I have to make the level end screen that evaluates how you did (basically how much invasive fish you got out of the total fish) plus the amount of money you earn. The UI part is the worst, I'm not looking forward to that. After that, I'm going onto designing the fish. Deciding their behaviors, the bait they use, whether they will be aggressive... and then designing the levels.
With all this being said, I'm actually not sure if this game will actually be fun. I'm just glad that I'm making stuff. For so long I've told myself to join a jam and I never actually go for it because I'm afraid that I'm not good enough at all aspects of development and that I'm not going to meet the deadline. But to be honest? It doesn't matter. I have so many game ideas that are way too complicated for my skill level, and I think I need a game jam to make my aspirations a little more realistic at first. I've started 2 of my dream games already and I haven't gotten past the 'prototype' stage for the first one, and the 'planning' stage for the second because the projects are too big for what I can achieve at the moment. It takes a lot more writing, a lot more complicated coding, a lot more development experience. If I don't force myself to make a simpler game, I'm afraid I never will be able to make a game by myself.
That's it. Good luck to me. I had to force myself to make this dev log. I've been trying to write this since last night and I keep getting distracted by coding the actual game.
^-^
Did you like this post? Tell us