Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Noisy SpiritsView game page

Catch all these noisy spirits before they wake up the city !
Submitted by fetagames — 17 minutes, 7 seconds before the deadline
Add to collection

Play game

Noisy Spirits's itch.io page

Results

CriteriaRankScore*Raw Score
Overall#33.6523.652
Creativity#43.8263.826
Fun#43.4783.478
Theme#54.0874.087
Polish#63.2173.217

Ranked from 23 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Talking points of your game.
The game take place in a city where noisy spirits come at night to wake up residents !

You decide to take your landing net, and try to catch these noisy spirits and lock them up in a soundless box before they wake up the inhabitants of this city !

But be careful when you catch a spirit in your net ! Other spirits won't let you lock him up and will try to rescue him.
Will you be able to capture them all and save the night from the inhabitants ​?​


Controls:

Q - Move to the left
D - Move to the right
SPACE - Jump
Mouse - Move around your mouse to move the landing net

What assets did u use? Link them here
https://www.dafont.com/fr/odin-rounded.font

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Please, in future, use Input.getaxis("Horizontal") Not only is it easier to code with, it has built in controller support, and built in keyboard mapping support.
I couldn't have fun with this till I manually remapped my keys from razer synapse, It just caused a mental barrier that was too harsh.

Developer

Thank you for the feedback ! We've used KeyCode instead of Axis, and we wanted to add a "settings" menu so the player can change controls but we didn't get the time to implement it.

Submitted

What kind of keyboard has Q and D not awkwardly positioned in a diagonal line xD thats really weird but managable.

I also only caught the first spirit, but couldnt get up in the level to catch the other ones. Am I retarded?

Developer

Thanks for the feedback ! 

We made the game using an"Azerty" keyboard that's why the controls feel weird on "qwerty" one. 

You need to jump using the space bar to get up in the level and catch the others (you can also double jump).

Submitted(+1)

Interesting concept. I liked the 1-bit look of the game. The first level was quite challenging though - I didn't pass it.  I just wish the game allowed me to change the controls using the Unity launcher. Use Input.GetAxis("Horizontal") and Input.GetAxis("Vertical") to get what the player is pressing, instead of hardcoding it to certain keys.

Developer

Thank you, I appreciate the feedback !

We were short in time to add this feature but we'll add it in a post-jam release.

(+1)

Great game ! This level was hard but i've finally made it ! It was actually a lot of fun,  are you planning to add more level ?  :D

Good job on making this game !

Developer(+1)

Thank you ! Happy that you liked it,  I was afraid that no one could finish the level because we were running out of time during its conception.

And yes we are planning to add more level with a better flow  in a post-jam release :)

(+1)

This is a great game, it has a fun concept, cute art, and great game play, however it is really hard, it would be cool if you collect a spirit, the sound goes down, so you have more time. Also i don't understand why you chose "Q and D" instead of "A and D", but those are minor flaws, overall, this is a cute game with fun game play and a great concept :D

Developer(+1)

Thank you for the feedback :D !

 I agree this level is actually quite hard sadly we didn't had the time to test it a lot! 

 it would be cool if you collect a spirit, the sound goes down, so you have more time.

Yes we've been thinking about it, we will add this feature in post-jam release in addition to bug fixes ! And for the controls its because we are working on azerty keyboard so we will also fix that.

Submitted

I can't jump properly. most of the time the character doesen't jump at all, and sometimes it seems i can jump in the air as many times as I want, really weird and wonky jump control

Developer

Thanks for the feedback. The Post Jam patch will fix the jump, smooth the camera in addition to minor bug.