Play game
Infinity Loop Ball's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme | #11 | 3.133 | 3.133 |
Innovation | #13 | 2.733 | 2.733 |
Overall | #22 | 2.400 | 2.400 |
Fun | #24 | 1.867 | 1.867 |
Gameplay | #26 | 1.867 | 1.867 |
Ranked from 15 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Discord Username(s)
Sethreus
Leave a comment
Log in with itch.io to leave a comment.
Comments
Fits the theme well, a literal infinite loop lol. Really nice music and creative idea :D
Ty 4 playing, yes the literal infinite loop was the first what ran in my head when the theme was revealed :)
I like the concept! I just think the gravity could be a bit stronger so the ball can a bit more instead of just float there sometimes. But good game!
Ty 4 playing and feedback :)
I loved the concept !
Ty 4 palying :)
Love your concept! Make them instantiate faster so I have more to do lol this would make a good casual game. Great job!
Thx 4 playing... fixed it now :)
Oh yeah much more fun now! Also I didn't realize you had a leaderboard the first time. I have now dominated that >:D
searched like an maniac for a leaderboard Solution which works with WebGL AND PC… even killed hiscore implementation then found it and reimp on friday night 🤣crazy to do with fulltime job and kids 🙈
What was your solution? Did you use a YT tut or anything? I'm very interested because every time I need a leaderboard I end up using LootLocker but it's way overboard for the games I'm making and I'm not really learning about how a leaderboard is implemented by using their system. I'd be very interested is hearing about your process.
found LootLocker on YT with an explination how to set it up in 5 steps but didnt get it working totally so i searched for about 3 hours from A to B to C back to A and so on (in german you would call me a "Trüffelschwein" an truffle pig, research till getting mad or finally finding whats needed)
solution was that the tutorial uses coroutines and i did not in the howl game ( still learning beginner hobbist since June 2022, no idea of C, or C# and any Engine before only VBA knowledge) if you like i can give you access to the project files, already would have done in the jam if I only knew how to get the github running (my only backup is an external drive XD saving manually)
but be aware my code style is (in my opinion) a real mess XD
PS: this was the YT link: "http://youtu.be/u8llsk7FoYg" no real link else this commentaries would be captured completely :)
Yo you gotta learn how to get source control up and running! I have lost entire projects to this. I took a course on Udemy to learn GitHub and Sourcetree. Hint: The GitHub for Unity plugin sucks really hard BUT if you import it into your project and then delete it, it will automatically set up Git LFS for you ;)
I started in April 2022 but I'm pursuing this as a career
I've used that exact YT video for leaderboards on 3 different projects now hahaha it really is overkill for most of these small projects but it seems to work for the most part
Simple game. I don't know how i managed it but the ball fell out of the zone and i was forced to restart xD
Over all not to bad!
Yes happens sometimes (1 out of 5)... has to do with movement and collider problem XD
ty 4 trying :
Should be fixed now :)