Play game
Gall-I 1 - Speedrawing rating AI's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Simplicity | #58 | 4.293 | 4.293 |
Fun | #76 | 3.841 | 3.841 |
WOWIE! | #121 | 3.610 | 3.610 |
Creativity | #274 | 3.537 | 3.537 |
On Topic | #309 | 3.451 | 3.451 |
Sound | #350 | 2.988 | 2.988 |
Visuals | #593 | 2.598 | 2.598 |
Ranked from 82 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Music Source
Sound effects from https://www.zapsplat.com
Credits
Denis Kohel
Leave a comment
Log in with itch.io to leave a comment.
Comments
This was really fun. Probably my fav so far!
Very original idea that's been executed very well :)
Love it, super creative!
Simple and fun, I like it. Good job
Definitely did not expect any games to contain AI like this. It is very reminiscent of google doodle and some text scaled off screen, but still a very fun time. I really liked that you could gain and lose time based on the accuracy of your drawing, very clever!
Thanks for your awesome feedback! The AI model actually uses the google quick draw dataset so thats why it feels similar :).
Feels so satisfying to get one right!
Great Idea, I didn't expect anyone to use real AI.
Very interesting and fun! Really enjoyed it.
Always love these types of games, well executed!
What a great way to use the theme!
You must be some sort of genious
HOW
It was very fun to play!
Really cool game ! :D ♥
Just add a problem to read Wall of China :
Yeah I knew about this one but didn't have the energy to fix it, you can take it as a guessing challenge :D.
this game is very simple but very fun
and probably pretty difficult to code
epic
This was super fun and very impressive! I think it would be super cool to make a larger game based off of this concept, and merge the drawing concept with another genre (maybe an RPG where you need to draw to attack, or an action game where you draw the shape of the enemies to defeat them). Great job!
About the RPG, you just described Eternium and that game is what inspired me to do this :D
Oh wow, I’ve never heard of that game, I gotta check it out now. Thanks for the suggestion!
This was fun and very much spot on the theme! I got to about 10k points. I would have liked if the AI would rate the last drawing as the time runs out (if I’ve committed anything to it). I also got the same prompt twice in the same game (I think). I guess there are quite few prompts that the AI is trained for but it would be nice if the prompts were shuffled at start and then ran through in sequence to not duplicate too much. Great work though.
Thanks for your awesome feedback! Well the point of this game was to see if I could make the idea work and I didn't really bother with polishing but seeing this now, I think I'll make a better version soon and I'll definitely use your ideas (mainly the shuffling part, I wanted to do this but again, didn't bother much with polish)
One thing I forgot, if you plan to do a post-jam version of this, I think it would make a whole lot of sense to make sure it works well on mobile. Doing speed drawings with a mouse is quite awkward, but if there was a simple mobile UI with touch drawing it be awesome.
Yo how did you manage to code this in 3 days? That's insane.
Well if I had to program and train my own AI model, yes that would be impossible, but with a pre-existing one I just had to make the logic and that was super simple (tons of if statements :D)
Hm I am not really able to play this one, I tried to refresh the page several times, the concept looks so nice!!
Yeah I really messed up the CSS and HTML, next time I ll use a proper game engine lol, maybe try it in a different browser?