Play game
JamCraft5: Far From Home's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Jam Theme | #43 | 3.333 | 3.333 |
Crafting Mechanics | #81 | 2.333 | 2.333 |
Overall | #87 | 2.250 | 2.250 |
Gameplay (Fun Factor) | #90 | 2.000 | 2.000 |
Graphics | #93 | 2.250 | 2.250 |
Audio | #94 | 1.333 | 1.333 |
Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Which theme was used for the game, and in what way?
Alien: You are on an alien planet, Expire: You have to complete the game before your oxygen expires
Leave a comment
Log in with itch.io to leave a comment.
Comments
Congrats on submitting something! Nice job on the endless world generation. That's not the easiest thing to do.
For the first entry, that's nice. You have an error when the player attempts to craft stuff, so look for that ;)
Liked the endless map generation, but far too many crashing errors, such as the aforementioned crafting.lua:53 attempt to index field '?' (a nil value).
Hi, I attempted playing this, and managed to craft a couple items (blade, hammer, and ship shell) however the game threw this at me whenever I tried combining items like blade + wood and hammer + blade. Here is the error the game gave me:
Error
crafting.lua:53: attempt to index a nil value
Traceback
crafting.lua:53: in function 'craft'
main.lua:210: in function 'draw'
[C]: in function 'xpcall'
I hope you can fix this so I can play more, until then I'm off to play other games. Thank you for your time and effort, it is a nice game in the end!
PS: I forgot to mention I originally played it online and then tried the windows version since I know html can be a pain to a game sometimes. The error persisted on both versions.