Skip to main content

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

Overall, fun unique concept for your first game! The art was very fun and the vibe in general felt really stylized and a small thing, but I loved the planets haha. 

It seems like the UI is smaller than intended? I think my biggest issue was this pretty much. It was a bit hard to read. It was kinda good for grading the student's papers since I didn't have to move my mouse much but everything felt a little small. 

It also may have been nice to add a bit more information at the end like how many student's papers I graded so that instead of just the accuracy so that I could know how fast I went or try and beat my record from last time. 

Thank you! Yeah I noticed the UI seemed to shrink after I exported it to itch.io. It’s the first game i’ve ever uploaded here so admittedly I didn’t really know how to fix it haha. I like your suggestion for adding the number of papers scored! I wanted to do that as well but ran out of time… Thanks for playing!

(+1)

I see you made it in Godot but in Unity, it's basically that your UI lives on what is called a "Canvas." You have to anchor the UI elements and tell them to resize based on the screen size. Once again, not sure how that works in Godot but it shouldn't be too bad!