Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Great game! I enjoyed this one a lot! As someone elsed mentioned, a multiplayer mode might be great, but also hard to implement in the time frame. It would also be great if there was a time limit or some other goal like "First 10 goals" or something like this to give the player a satisfying end note (as far as I played, it just seemed to be endless mode) and being able to revive team mates (I think this is not an option as a player?). Also it was quite easy to score some goals, as there doesn't seem to be an AI for the goal keeper, but I also guess given the time limit this have been hard to implement. But as I said, great game! So far one of my favorites.

Hey! Thanks so much for your feedback! 

I might try to add local Multiplayer before the jam ends (I love co-op indie titles). The code is very very messy and will need re-factoring but I might try since AI and games made it so we can do updates. I would be disappointed to take time away from my main project I've been working on but since people like it I don't see why not. 

The game should end at ten goals but I believe it is first to ten not best of ten. It will just display a score saying like 10-1 or something. Then you can just restart again.  I did add pseudo code to revive the player but didn't fully implement it yet. Could probably do that really easy today.

Yeah the goal keepers are pretty dumb. That's why I made the ref make jokes about them 🤣🤣. The goal keeper 'should' attempt to shoot at the ball / player. I'll see if I can get some of these things that won't take too much time away from my main project implemented this week 👍.