Play game
Packar's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Theme integrity | #2 | 4.286 | 4.286 |
Engagement | #2 | 4.000 | 4.000 |
Overall | #4 | 3.829 | 3.829 |
Artistry | #5 | 3.857 | 3.857 |
Polish | #6 | 3.714 | 3.714 |
Innovation | #9 | 3.286 | 3.286 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Did you have fun throughout the creation process?
Yes
Leave a comment
Log in with itch.io to leave a comment.
Comments
Wow, cool game! I like it. It took for about 3 or 4 munutes to load, but it's loadded after all. Nice graphics and objects needed to fit in the car (cash mashines and cats, oh my!).
It's still need some improvements, but gameplay is solid an nice.
For me it doesn't work. The window pops up but just pitch black and then it crashes (like if there would be infinite loop going on somewhere).
Okey I got it: it is loading car colors for so long that it seems that it has crashed.
Edit: Well outside of the fact that it is loading for so long, the game itself is very good! I like the way it matches the theme :D BTW if these are really your assets, they look really good
Thank you! I'm now realising that palette swapping each vehicle png 21 times at the start of the game might not have been the greatest idea. But i'm glad you like the game :)
This doesn't open for me
That's sad to hear. Try running it in a code editor, does it throw any errors? Did you maybe forget to install numpy? If the window shows up, it's loading all the assets, and you need to wait for it to finish. Also if you're trying to run it on anything not windows, that might be an issue, it was made to work on windows.
It turns out its that the asset loading takes 5 minutes on my slow laptop :( but I got it to run in the end