my problems with versioning and updates in the game


Well, I've been working on better version control for my project lately. I asked ChatGPT to create a script (.sh) to automate the commits and pushes for me. Honestly, I didn’t want to write a message for each file—I usually do that when I’m programming for my college projects or work. I tend to stick to conventional commits.

Now, here’s the thing: I’m using GameMaker on Linux through Steam, and I’m running it with Proton to emulate it. Unfortunately, it doesn’t recognize the Git I installed on Linux, so I had to install Git Portable and set the path in GameMaker. But that didn’t work out either.

Despite these challenges, I’ve added new levels to the game. I’m still figuring out the game design, but I just want to create something fun and enjoyable to play.

Files

if you move too much, you die.zip Play in browser
15 days ago

Leave a comment

Log in with itch.io to leave a comment.