Star Chase
- 5 Devlogs
- 9 Total hours
A short, 2 game compilation of simple yet challenging minigames.
A short, 2 game compilation of simple yet challenging minigames.
Devlog #5
Finished my third minigame, and now, with the extra 4.5 hrs I logged, I’ve officially surpassed the 5 hr requirement! Yayyyy…
I WAS gonna ship it today, but itch.io is down right now, so I can’t really upload my game and finalize shipping just yet. It is a real bummer, but I guess I’ll just keep working on the game and improving it for another day then.
Today, I finished coding the entire Minigame 3 script and animated my UFOs so that they move from side to side now. I tried to get the laser beam/bullet I shoot to disappear after hitting a UFO, but I still haven’t figured that out yet. I guess the server error gives me a chance to fix that bug. Anyways, tomorrow I’ll definitely be taking a look at that and if time permits, maybe even add some music and sound effects. (*forgot to make the ship a banana ship, will do tmr hopefully)
P.S. I have no idea what happened to my attachments. I swear I only uploaded one.
Devlog #4
Never mind, I lied; I’m not going to ship it just yet. Don’t want to risk shipping it before Stardance “officially” records 5+ hours of my coding. :)
Anyway, today, I worked on adding a third minigame, which I intend to be kind of like a WarioWare version of Space Invaders. (Come to think of it, maybe I should make the ship a banana ship.) I finished the layout and player controls today, so I just need to add the game script and edit the README before it’s potentially ready for its first ship! (Hoping for tomorrow. Back on the grind I go)
Devlog #3
I finally figured out all the time-tracking issues and actually ended up finishing my entire project AND my README in the 12 days since my last devlog. I’ve made it all more aesthetically pleasing now with new and improved fonts, and the game actually has winner and death screens now. Yayyyy… Star Chase is all set and already uploaded to itch.io. All I have left to do is do some final checks and get it ready for shipping!
I’d like to thank @Shreyansh for helping me with my time-tracking; as my first-ever Stardance project, I don’t know what I’d have done without her support. Thank you. And to all the other WarioWareGame creators for giving me the inspiration I needed for my project, thank you. This project had a whole bunch of highs and lows, but you all made it possible.
I am thrilled to have actually coded something that works for the first time and, all the learning opportunities were ones I’ll never forget.
Here is a look at what my final game will feature. (I couldn’t post 6 screenshots, so the exact minigame layouts will have to stay a secret. The second one IS quite a bit different since the last devlog tho :P)
Devlog #2
I’ve finally finished my two required minigames, plus the title and intermission, and am now working on my winner and death screens.
The coding went quite well for both games, but I had a little trouble connecting the scenes, as this is my first time using any programming language. I was wondering why there was no winning in the platformer game, but it turns out the signals weren’t connected properly! After I debugged that bit, I worked a little on my clicker game, where the buttons would not hide after being clicked, but that was an easy fix with a few extra lines of code. I’m still thinking of making the buttons smaller to make it a little harder, though.
Time tracking is still giving me problems, but the advice I’ve been receiving is extremely helpful, so thank you for that. After I finish the last two components, I’m thinking I might ship it first before adding any new minigames, but that part is still undecided.
As of right now, I’ve started on my second minigame of this compilation. This just so happens to be my first devlog, not because I’ve been lazy, but rather, because I’ve been having tons of problems with my time tracking. It’s been tracking alright, but it always goes to this invalid block, named «LAST PROJECT», instead of going under my actual game blocks, which is insanely annoying. It worked once the other day, but now it’s back to the errors. I’m still trying to figure it out, but if anyone knows the trick, feel free to help me out here.