Play game
LOST's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Audio | #734 | 1.162 | 2.250 |
Graphics | #770 | 1.162 | 2.250 |
Theme | #772 | 1.162 | 2.250 |
Game Design | #780 | 1.033 | 2.000 |
Innovation | #780 | 1.033 | 2.000 |
Fun | #781 | 1.033 | 2.000 |
Overall | #781 | 1.097 | 2.125 |
Ranked from 4 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?
at the end of each level there is a door and when you go through it you get to see "whats behind that door"
Did you write all the code and made all the assets from scratch?
i did follow some tutorials as this was my first ever game
Leave a comment
Log in with itch.io to leave a comment.
Comments
Just a heads up, you need to upload a compressed file (.zip or other) of your full build file, not just the application (.exe.). Unity should build everything into a single file and it should include some other stuff like a UnityPlayer.dll, gamename_data folder and so on. The application file is not stand alone, it needs everything that is placed into that folder with it in order to work. Hope this helps a bit.
thank you for the information. i fixed the issue and please let me know if there are any more problems, thank you
"The code execution cannot proceed because UnityPlayer.dll was not found." I think you may have left out some files needed for the game to work.
From the main page of the game jam:
"Game files are not locked so if you discover a major issue with your game file it is possible to change this afterwards, just make sure you make a submission before the deadline. This is only for game-breaking issues, don't use this feature to otherwise update your game before the rating period is over."
I would consider this a game breaking issue if you wanted to try and upload the entire zip :)