Skip to content

maithanhduyan/thirteen-card-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thriteen Card Server

deno task start deno task dev deno task build

Server request/response Command base on JSON

  • Deal Cards request
{
    "server_command":"DEAL_CARDS",
    "data":[{"card":{"suit":"heart","rank":"2",name":"heart2"}}]
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published