# floatinghotpot/casino-server

:fire: An online poker game server powered by Redis, node.js and socket.io

Repository: https://github.com/floatinghotpot/casino-server
Canonical: https://ross.abutalabs.com/products/casino-server
Language: JavaScript
License: MIT
License Family: permissive
Topics: casino, poker, game, javascript, poker-game-server, server, texasholdem
Last push: 2020-04-26T10:41:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4282, "days_push": 2320, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1164, forks 491 (observed 2026-08-28T04:03:49.962038+00:00)

## What it is
An open-source online poker game server built on Node.js, Redis, and Socket.IO, supporting Texas Holdem and Jinhua with a WebSocket client API and web demo. It scales horizontally using Redis as a message bus and PM2 for clustering.

## Use cases
- run a self-hosted online Texas Holdem poker server
- build a multiplayer card game backend with WebSocket
- host a Jinhua (three-card) poker game
- scale a real-time game server across a cluster with Redis
- prototype an online casino game with a JavaScript client API

## When to choose
- you need a ready-made, scalable poker game server on Node.js
- you want Redis-backed real-time multiplayer card games
- you want a WebSocket-based game server with a web demo client

## When to avoid
- you need Blackjack, Fight Landlord, or other unimplemented game rules
- you need an admin portal or payment integration out of the box
- you need a actively maintained project with recent updates

## Facets
- artifact type: service
- maturity: maintenance
- function: websocket, http-server, caching, message-queue, game
- domain: gaming-tools, web-development, self-hosted
- platform: cross-platform, self-hosted
- tags: poker, texas-holdem, casino, socket-io, redis, multiplayer-game-server, real-time-gaming, real-time, nodejs

## Member repositories
- floatinghotpot/casino-server (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:49.962038+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:29:40.260474+00:00, confidence not recorded.
  - readme: https://github.com/floatinghotpot/casino-server (fetched 2026-08-28T04:03:49.962038+00:00, sha 4f4c951c881c)
  - registry_npm: https://registry.npmjs.org/casino-server (fetched 2026-08-29T12:35:45.529294+00:00, sha 84e2fa3f346d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
