Skip to content
This repository has been archived by the owner on Mar 14, 2022. It is now read-only.

datadive-ai/simplified-dalmuti

 
 

Repository files navigation

Simplified Dalmuti (Card game)

직업이 없는 간소화된 온라인 달무티


소개

node.js의 socket.io를 이용하면 실시간 웹 애플리케이션을 쉽게 만들 수 있다고 들어서 간단한 온라인 카드 게임을 만들어 보려고 했다.

구현

  • 게임 방 기능, 각 방 채팅, 게임
  • 각 방의 게임 시작 상태에 따라 참가자를 관전자로 입장시킬 수 있다.
  • 인원 초과의 경우 입장 불가
  • 유저가 접속을 끊는 경우에도 게임이 지속된다.
  • 조커카드 13 있음

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.0%
  • HTML 23.5%
  • Dockerfile 0.5%