e- / Mighty

A never-ending project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mighty

A never-ending project

Run

Install node.js and npm. Then, type the following.

git clone git@github.com:e-/Mighty.git
cd Mighty
npm install
node server.js

The server uses 3000 port by default.

Contribute

Just write something and commit.

AI

ai 디렉토리에 인공지능 플레이어를 추가해 주세요. 현재 rkdrnf.js 가 구현되어 있습니다.

Rules

이 섹션은 마이티 카드 게임의 규칙에 대해 설명합니다. 시간 나시는 분은 이 부분을 작성해 주세요.

카드 설명

목적

게임 규칙

추가 규칙 (지역마다 다름!)

  • 첫턴 주공 문양 금지
  • 첫턴 조커콜 금지
  • 첫턴 조커 금지
  • 마지막턴 조커 금지
  • 첫 플레이어가 낸 문양 같은게 있으면 그것만 내야함
  • 첫 플레이어가 낸

About

A never-ending project


Languages

Language:JavaScript 96.6%Language:CSS 3.4%