Game Summary :

It is a two player and term based game. Each player will have the chance to move once one after another.  We extended the idea of  Blackjack Game and used a slightly bit from UNO  but also added some more twists in it. People will find it so interesting and challenging in an enjoyable way. 

Game Play :

  • Grid :  There will be a  default 10*10  grid in our game window. Each tile of the grid  will hold a  card which will  be holding a number and an operator. The operator will be hidden but the number will be shown. Both the number and the operator will be randomly generated.
  • Operator : Each card will have a hidden random operator that can be any of the following types. When player click over the card, score will be updated by a operation between the score and the card value according to the hidden operator.

    • Addition & Subtraction :  If the hidden operator is addition or subtraction, then score is updated with the card value according to the operator. 
    • Multiplication & Division : If the hidden operator is multiplication or division , then score is updated with the card value according to the operator. 
    • Lambda : This card will not do any operation. It will be counted for each player and if a player has three lambda card then he will be winner without considering the score. There will be 5 Lambda Card .
    • Wild : There are some Wild Card and this will allow the players to choose the operator +, -, *, / as per they want .  
    •  Power :  This card will flip all the unused cards and keep the revealed for a moment .

Winning Condition :

Marginal Score : If a player achieve less than or equal to the marginal score but more than the opposition, then he will be the winner.

Stand off : It is an exciting feature of the game. Anyone of the players can challenge opposition by pressing Stand Off. Then the opposition will have three turns to cross the score of his opposition but he must not cross the marginal point.  

Lambda :  This card will not do any operation. It will be counted and if a player has three lambda card then he will be winner no matter what the individual score is..!

Tie : Match will be tie if the points of both player are same after Stand Off

Finally one who has meet the challenge will be the winner.

Download

Download
PC.zip 20 MB

Install instructions

PC

  1. Download The game
  2. Unzip
  3. Run the .exe

Leave a comment

Log in with itch.io to leave a comment.