Welcome!

Welcome to the project home page for JavaScript Texas Hold 'em! I've worked on this little piece of software off and on for several months. It allows one player to play against bot opponents and it is written entirely in JavaScript (with some HTML).

Play

There's a playable copy of the game here: http://rawdataserver.com/poker/

Download

You can download the code and more at the project page.

Participate

If you'd like to help out coding or for any other reason, email me. I'm especially interested in someone to help with the bots. I used a gut feel approach in the current version, but I think that statistics-based bot intellingence might be better.