Skip to main content

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

Card MonitorView game page

Submitted by lordbannu — 2 hours, 13 minutes before the deadline
Rated by 2 people so far
Add to collection

Play game

Card Monitor's itch.io page

Rate this game

In order to rate this submission you must be logged into itch.io and have submitted your own entry. Anyone with an account can leave a comment.

How does the game fit the theme?
The cards need to be monitor each other as they don't trust each other. Some cards will not monitor other cards due to various reasons. Need to sort them in valid sequence were every card is monitored by another as no one is to be trusted!!

What code and assets did you not make from scratch during the jam (if any)?
Art, Fonts, Music - Sourced Free Assets

How many people worked on the game?
1

Leave a comment

Log in with itch.io to leave a comment.

Comments

Developer (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

Developer

Cards mointor to their right, and loop back:

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

Submitted

I didn't quite understand the goal of the game, i tried the tutorial but didn't get it. spending some more time on the tutorial could be something to do if you keep working on this project


check out my game: Positivity Only

Developer

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

Submitted

i dont understand

Developer

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