Getting errors as soon as I hit a wall or enter the grey zone. But yes, at least you tried :D don't give up, work on your skills in the meantime and I know next time you'll be able to finish something! My first jams were a total mess as well.
For future reference: It would be better if you make more with Godot to zip these two files and provide the zip as a Windows executable.
← Return to game
Comments
Log in with itch.io to leave a comment.
Getting errors as soon as I hit a wall or enter the grey zone. But yes, at least you tried :D don't give up, work on your skills in the meantime and I know next time you'll be able to finish something! My first jams were a total mess as well.
For future reference: It would be better if you make more with Godot to zip these two files and provide the zip as a Windows executable.
Thank you so much for your time, I will take into acount your opinion, I'll try again, because it was so much fun
We have a game named Arry World so I had to play this! :D
I downloaded the linux version, but I didn't know how to start the game, do I need to compile or how thats works?
You may need to set the game as executable using
chmod +x ./arryworld
And then you can run it by either double clicking or running
./arryworld
Aaaah, thanks