Play game
Newtion The Farmer's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Aesthetics | #50 | 2.683 | 3.600 |
Sound | #57 | 2.385 | 3.200 |
Overall | #60 | 2.273 | 3.050 |
Theme | #64 | 2.236 | 3.000 |
Gameplay | #67 | 1.789 | 2.400 |
Ranked from 5 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
Alright so I was beside @Allekid when he was playing . The gameplay itself isn't anything spectacular but as far as i can see, everything works and it looks pretty darn nice so that's good! However, let's talk about the behind the scenes stuff. So as you know, you uploaded the entire project file. We took a looksie and I gotta say some things so I can help you out a lil. So firstly, your naming convention is extremely inconsistent, some variables are in PascalCase and some in camelCase which is a really bad practice. Secondly, you should put all your scripts in the scripts folder, that's just for organisation but it's not a big deal cuz it's a jam :). Next, your scripts are very uneccessary as many of them only do one thing, for example you have a script that only sets text for one tmp component in start. Lastly, having everything in one scene is terrible for organistion, try and split it up. Overall it's a good effort but the background stuff needs to have more care put into it.
Well done and hope you take this criticism to heart :D
Oh and learn to use object pools instead of instantiating and destroying at runtime. It's more efficient!
thank for suggestion sir. I never know about objects pool before I have a lot to improve thanks 🙏
Yes I surly take this criticism to improve my skill. By the way, thank a lot for playing my game
You submitted the entire project. The gameplay was too simple and the loop gets very boring very fast! I also don't understand the resting mechanic. It feels very limiting. I do love the sounds and the art which were quite gorgeous. However, since you had the entire unity project, I realised why the zip i downloaded was massive. Why did you have so many scripts for one method. It is a fun, addictive experience!
No challenge, but it's a good foundation it just needs some kinda pressure, I like the minecraft sound effects though