Play game
🦠The Scale Land's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Enjoyment | #5100 | 2.197 | 2.600 |
Overall | #5586 | 2.197 | 2.600 |
Creativity | #5623 | 2.282 | 2.700 |
Style | #5701 | 2.113 | 2.500 |
Ranked from 10 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does your game fit the theme?
The player is runing in microscopic world and avoiding paramiciums (micro creatures). When player eats dna-dots he scales up and everything else looks to be smaller.
Development Time
96 hours
(Optional) Please credit all assets you've used
I have created all the assets my self including images and sounds.
Leave a comment
Log in with itch.io to leave a comment.
Comments
A really simple take on the theme with a good concept makes it a solid jam entry, but there are some bugs to be fixed, but making everything on your own is just amazing .
Best of luck.
Be sure to check mine if you spare some time :):)
Hello, thank you for your feedback. I am going to check out your game :) Looks interesting.
Hey, it's a fun little game!
Enemies killed me at the start of the game even didn't gave me a chance to read the tutorial.
Also I keep get errors when restart the game!
But good job! Music and art style is interesting and keep entertaining :)
Hello, thank you for your feedback, by the way what errors are showing up? My game has different problems on different pcs :( On my windows instalation (which is 5 years old, so it has some old drivers and so on wasn't updated for a while...) it makes screen flicker (i developed the game on linux), on other windows laptop the interface was not in the right place (because it also has old windows installation probably), but on one windows pc it ran with no problems...
One was this one... There was another one but I didn't have a screenshot of that.
Interesting, the error is in the tutorial hiding code. I couldn't replicate this unfortunately :( I will try to find more specific reason for that.
Gool luck and cool to see those "non generic big engine" errors :)
Ursina engine for python is quite small engine (and it's filled with internal engine bugs) :) And i found out if you call .disable() function on disabled object it shows an error and quits, but if you use object.disabled = True on disabled object, then no error accurs. So i am going to change disable() to disabled=True after jam period :)
This games music is really nice and the art style really goofy. Nice game.
Thank you for your feedback.