Skip to content

Latest commit

 

History

History
executable file
·
31 lines (25 loc) · 966 Bytes

README.md

File metadata and controls

executable file
·
31 lines (25 loc) · 966 Bytes

Texas Poker Game

This is an online Texas Hold'em game, base on TypeScript,Egg,Node.js,Vue

Server

base on midway.js,TypeScript, socket.io, mysql.

Detail: server-readme

Client

base on vue-cli, TypeScript, socket.io.

Detail: client-readme

Project structure

├─client
├─database
│  └─poker.sql
└─server

Demo

See: demo img

img

img

img

img

License

The MIT License (MIT)