Countdown Holdem: Help needed!

All discussion relevant to Countdown that is not too spoilerific. New members: come here first to introduce yourself. We don't bite, or at least rarely.
Post Reply
JackHurst
Series 63 Champion
Posts: 1997
Joined: Tue Jan 20, 2009 8:40 pm

Countdown Holdem: Help needed!

Post by JackHurst »

Tl;Dr Do you have web development skills and want to help make a game which is a mash up of Countdown and Texas Holdem poker? If so please get in touch!

I'm on a quest to make an online game which is a mash up of Texas Holdem poker and Countdown. The premise is simple: The rules of Texas Holdem poker still apply, but instead of a deck of playing cards, we'll use a deck of letters instead. When comparing hand the player who makes the longest legal word from their card + the table cards wins the hand. If words are of equal length or all words offered are illegal then players split the pot like you would in a tied hand in poker.

Example:
Alice's Hand: S T
Bob's Hand: F A

Table: E E U R T

When showing down cards, Bob offers FEATURE (7) which trumps Alice's offering of TESTER (6) and Bob claims the pot.


There must be people out there with the skills and enthusiasm to want to help with this, so if you think you'd be able to help with developing the game, please let me know!

A great starting point would be finding a good open source poker engine which is easy to mod. You'd just have to replace the deck of cards with a deck of letters and replace the rules for scoring hands against each other with a dictionary validity check + word length comparison.

I've raise a similar topic already on Board game Arena: https://boardgamearena.com/forum/postin ... =post&f=12
I've seen there's something called PokerTH but I am not familiar with it: https://en.wikipedia.org/wiki/PokerTH
I can find an open source poker server: https://github.com/floatinghotpot/casino-server

My skillsit is mostly based around Android apps, I could probably figure some of this stuff out but I wouldn't be the quickest.

Thanks! xxx


FAQ:
  • This is just for fun. Games would not be for real money
  • I have a dictionary with words so this is not an issue
  • I have no plans to make this into any sort of business, its just a personl project so us Countdowners can have a bit of fun together in a different format
  • Yeah it has no numbers rounds. Sorry about that if you care about numbers.
  • The seven letter example is just illustrative, of course the numbers of cards etc will be tweaked after play testing.
User avatar
Thomas Carey
Kiloposter
Posts: 1480
Joined: Sun Jan 09, 2011 4:17 pm
Location: North-West of Bradford
Contact:

Re: Countdown Holdem: Help needed!

Post by Thomas Carey »

yeah i can probably make this if you wanna host it or whatever
cheers maus
User avatar
Johnny Canuck
Kiloposter
Posts: 1648
Joined: Sun Oct 03, 2010 10:44 pm
Location: Montréal 😃, Québec 😕, Canada 😃

Re: Countdown Holdem: Help needed!

Post by Johnny Canuck »

I'm not dead yet. In a rut right now because of stress from work. I'll be back later in S89. I also plan to bring back the Mastergram - if I can find a way to run a timer or clock through pure MediaWiki without having to upload to Vimeo every time.
JackHurst
Series 63 Champion
Posts: 1997
Joined: Tue Jan 20, 2009 8:40 pm

Re: Countdown Holdem: Help needed!

Post by JackHurst »

Yeah that's where I got the idea from I think. Thanks for finding!

Getting this up and running physically would he easy, the challenge is making a website where players can log on and play it
Jonathan Willis
Newbie
Posts: 27
Joined: Tue Jan 12, 2021 6:02 pm

Re: Countdown Holdem: Help needed!

Post by Jonathan Willis »

JackHurst wrote: Fri Dec 04, 2020 1:50 pm Tl;Dr Do you have web development skills and want to help make a game which is a mash up of Countdown and Texas Holdem poker? If so please get in touch!

I'm on a quest to make an online game which is a mash up of Texas Holdem poker and Countdown. The premise is simple: The rules of Texas Holdem poker still apply, but instead of a deck of playing cards, we'll use a deck of letters instead. When comparing hand the player who makes the longest legal word from their card + the table cards wins the hand. If words are of equal length or all words offered are illegal then players split the pot like you would in a tied hand in poker.

Example:
Alice's Hand: S T
Bob's Hand: F A

Table: E E U R T

When showing down cards, Bob offers FEATURE (7) which trumps Alice's offering of TESTER (6) and Bob claims the pot.


There must be people out there with the skills and enthusiasm to want to help with this, so if you think you'd be able to help with developing the game, please let me know!

A great starting point would be finding a good open source poker engine which is easy to mod. You'd just have to replace the deck of cards with a deck of letters and replace the rules for scoring hands against each other with a dictionary validity check + word length comparison.

I've raise a similar topic already on Board game Arena: https://boardgamearena.com/forum/postin ... =post&f=12
I've seen there's something called PokerTH but I am not familiar with it: https://en.wikipedia.org/wiki/PokerTH
I can find an open source poker server: https://github.com/floatinghotpot/casino-server

My skillsit is mostly based around Android apps, I could probably figure some of this stuff out but I wouldn't be the quickest.

Thanks! xxx


FAQ:
  • This is just for fun. Games would not be for real money
  • I have a dictionary with words so this is not an issue
  • I have no plans to make this into any sort of business, its just a personl project so us Countdowners can have a bit of fun together in a different format
  • Yeah it has no numbers rounds. Sorry about that if you care about numbers.
  • The seven letter example is just illustrative, of course the numbers of cards etc will be tweaked after play testing.
My brother is a computer science graduate and web software engineer, he works for the Quebec province government providing stats and figures. He has made various scrabble games. I will tell him about this
Post Reply