Play game
Robo's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Does it implement the theme well? | #27 | 3.780 | 5.000 |
Would you recommend this to others to try out? | #37 | 3.591 | 4.750 |
Overall | #58 | 3.704 | 4.900 |
How much effort went into this? (keep in mind newcomers) | #65 | 3.591 | 4.750 |
Is this just spam? | #66 | 3.780 | 5.000 |
Was this entry made during the jam duration? | #86 | 3.780 | 5.000 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
It throws a java exception error for some reason
Can you tell why?
If the exception is an IOException, it's probably due to the save system. In fact, when the program start, I store in a Path object the following path: System.getenv("APPDATA") + "/Robo". But APPDATA is only for windows. Then, it crashes my program. I tought it works for all platform because I read quickly the answer in this stackoverflow question.
If this isn't an IOExceptio or if the exception don't append, when the program try to save, I do not know and in this case I would like to know it.
Thank you.
Pretty fun game. I liked coming up with a solution that used the least writing. Is there a way to check earlier show syntax? I forgot some of it and couldn't see any way to show it again. Good job!
No, because all "components" are hand made, I don't work too much on accessibility.
Thank you.