Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

lordbannu

12
Posts
A member registered Nov 04, 2024

Creator of

Recent community posts

Hey, Thanks for trying out my game. I'd like to clarify that the Art, Font and Sounds used were sourced from freely available open assets.
The following links are mentioned in the credits but am adding them here too.

[Art]

* https://bazelico.itch.io/simple-2d-pixel-playing-cards

[Font]

* https://managore.itch.io/m3x6

[Sounds]

* https://opengameart.org/content/playing-card-sounds

* https://opengameart.org/content/wrong-choice-caught

* https://opengameart.org/content/correct-bell

* https://freesound.org/people/SilverDubloons/sounds/817551/?

* https://freesound.org/people/SilverDubloons/sounds/817578/

* https://freesound.org/people/SilverDubloons/

* https://freesound.org/people/nettimato/sounds/350879/

* https://freesound.org/people/Iamgiorgio/sounds/371349/

* https://freesound.org/people/CogFireStudios/sounds/531512/

* https://freesound.org/people/raphavpires/sounds/867912/

A fun idea. Well fleshed out by adding different constraints. Can add more tasks too in the future.

The audio and artwork had a earie vibe, which was great!!. 2 Things on UX. Kept accidentally opening the door too many times. A confirmation or opening only on double click would help a lot. Navigating to the corner room was difficult as I had to move one by one to either direction.

(1 edit)

lmao, i forgot I got that one too. Was the very first one and accidental too.

Can you spoil the 5th ending for me!! I got killing the culprit, killing someone and getting caught, killing someone and running away and killing all.

Fun dialogue and the Visuals were great too. Found 4 of the 5 endings, and not sure how to get the 5th. Wondering if it has to do with going over to the white bird in the edge? Maybe it's just me, but I feel like I had to trial and error my way to finding the culprit that deducing their identity? ( english not my main language :'( ) 

Seems inspired from PacMan. Few things I'd like to see. Little speed boost for the MC. More clearer/demarcated obstacles (the ones in the court didn't stand out as obstacles).

Please review it here: https://itch.io/jam/brackeys-16/rate/4953070

Hey, I've updated the description page and added a comment here clarifying the goal of the game.
Please give it another try.
Thanks!!

Hey, I've updated the description page and added a comment here clarifying the goal of the game.
Please give it another try.
Thanks!!

Cards mointor to their right, and loop back:

[CARD1] --- monitors ---> [CARD2] --- monitors--->[CARD3]
        ^                                                                                                                 |
        |------------------------- monitors --------------------------|

(4 edits)

How to Play

Arrange all the cards into a valid sequence before time runs out! Each card monitors the card to its right. The rightmost card monitors the leftmost, forming a loop.

  • King: cannot monitor a Queen.
  • Queen: cannot monitor the King of its suit.
  • Jack: cannot monitor a card of its suit.
  • Ace: cannot monitor a card of its color.
  • Joker: can monitor any card.

Every hand is guaranteed to have at least one valid solution.

P.S: Clarifying the goal of the game for any future reviewers