# node-poker **Repository Path**: ninstein/node-poker ## Basic Information - **Project Name**: node-poker - **Description**: Texas Holdem game engine - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Intended to be a complete engine to execute a poker game for multiple players. Stage 1: Build core utilities and entities such as hand evaluation Stage 2: Build basic game logic to allow joining, check/bet/raise/fold, and round progression. Stage 3: Blinds, moving dealer, split pots etc... Please see license.txt for licensing terms.