Play game
Ghostoban's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Graphics | #718 | 2.309 | 4.000 |
Audio | #761 | 1.876 | 3.250 |
Innovation | #784 | 2.021 | 3.500 |
Game Design | #806 | 2.021 | 3.500 |
Overall | #815 | 1.997 | 3.458 |
Theme | #831 | 2.021 | 3.500 |
Fun | #888 | 1.732 | 3.000 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How does you game fit the theme?
It appears you are alone, but to solve the puzzles you will have to learn about the mysterious invisible entities around you.
Did you write all the code and made all the assets from scratch?
We wrote all code from scratch, using the Excalibur game engine. We did not make all the assets from scratch.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Great game!
would love if you rated mine!
I would have loved to rate your game but even with a local server you can't run it as it is missing the main.js file. The source-folder has a main.ts file but i think there is something missing from the deployment, you just copied the source folder which alone is not runnable.
The game is good, but I had to download it which was kinda annoying. Apart from that the art is good and I like the concept of invisible people
You didn't make it playable in the browser despite it being a web export so I put it in localhost and it's just a square :/
you need to serve it with `npm run serve:prod`. We could have made it playable in itchio browser, but ran out of time!