Hello hello! I am working on a new game right now! My first devlog for real this time! This is a tiny side project I am making just for the fun of game development. I wanted to try Godot because it's an extremely good all rounder. Heard it's a great start off as well for trying to make games, and it has a programming language EXTREMELY similar to Python. Anyways, I should show you the progress down below on what I got going here!.
So, I originally wanted to program a few things to learn in Godot. Already, I got a working square that moves around, and I have funky borders across the level! (If you didn't already see it.) So I wanted to make my very own game out of it. Nothing added yet, except for 1 game mechanic that's shaping the whole game. For some reason though, borders took me too long to program. And I apparently needed a "signal" to get the play button to work, Couldn't figure it out when I wrote the code how it was suppose to be written for the play button. But that's all about it, i think.