Skip to content

Play the most popular Chinese poker game Doudizhu in terminal with Deno

Notifications You must be signed in to change notification settings

lizhiyu-me/ddz-in-terminal-with-deno

Repository files navigation

How to run

Install Deno from Deno's official website run deno task serve for server run deno task start to start client

Custom host

Configure the SHOULD_CUSTOM_HOST setting in the .env file to customize your server host. The default value is false, which means the server will run locally on port 8080.

Deno compile for standalone executables

deno compile ./client/index.ts

deno compile ./server/index.ts

About

Play the most popular Chinese poker game Doudizhu in terminal with Deno

Topics

Resources

Stars

Watchers

Forks