Goal: Maximize your score and clear all cards in the deck by creating poker hands using the cards on board

For players unfamiliar with poker, valid hands are as follows:

  1. One pair (2 cards of the same value)
  2. Three of a Kind (3 cards of the same value)
  3. Full house (a 5-card hand that combines a One pair and Three of a Kind
  4. Four of a Kind (4 cards of the same value)
  5. Flush (5 cards that all have the same suit)
  6. Straight (a 5-card hand in which values are sequential, example: 2-3-4-5-6)
  7. Straight Flush (a 5-card hand in which values are sequential and share the same suit)

If no matches are available, you can clear a single card at the cost of 500 score.

 

Game is currently a proof of concept and updates are dependent on user feedback and interest. Please leave suggestions and feedback in the comments below.

Leave a comment

Log in with itch.io to leave a comment.