Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

JamCraft5: Far From HomeView game page

Submitted by HalflingHelper — 4 days, 7 hours before the deadline
Add to collection

Play game

JamCraft5: Far From Home's itch.io page

Results

CriteriaRankScore*Raw Score
Jam Theme#433.3333.333
Crafting Mechanics#812.3332.333
Overall#872.2502.250
Gameplay (Fun Factor)#902.0002.000
Graphics#932.2502.250
Audio#941.3331.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

Submitted

Congrats on submitting something! Nice job on the endless world generation. That's not the easiest thing to do.

Submitted

For the first entry, that's nice. You have an error when the player attempts to craft stuff, so look for that ;)

Submitted

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).

Submitted (1 edit)

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.