Flying Objects
About
I decided to take part in the game a week challenge (making a small game every week) this month. I figured it'd be pretty useful since I'm a total beginner to game development and I want to work towards something bigger.
For my first week I decided to do a clicking game since I had a little idea. It didn't evolve much past "click on a sprite to alter your score". It was pretty fun at the beginning but I lost interest which resulted in not working on the game for three days straight. It was however, a great learning experience. If it matters, the engine I use is GMS2.
Some useful things I learned here were:
-Making a working level system
-Lots of practice with switch statements
-How to make a custom cursor
-General programming practice/work flow
All art and music done by me except for the cover image!
I'll try to keep these shorter next time, I just like to talk about my experiences