hzoo / shengji

:black_joker: 升级: a trick-taking card game (wip)

Home Page:http://sheng-ji-dev.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency Status devDependency Status

Master Codeship Status Master Coverage Status

Dev Codeship Status Dev Coverage Status

Sheng Ji (Level Up) is a family of popular chinese trick-taking card games that has many variations. It has dynamic trumps, fixed/dynamic teams, and multiple rounds.

You can think of it as a combination/variation of rules from:

  • Spades/Hearts
    • Highest ranking hand wins the trick.
    • You need follow the leading player's suit when possible.
    • Gain points (5, 10, K) instead of avoiding hearts.
    • You want to become void/short in a suit to play off-suit.

These games include:

  • Sìshí Fēn (40 points), Bāshí Fēn (80 points), Dǎ Bǎi Fēn (100 points)
  • Tuō Lā Jī (Tractor)
  • Zhǎo Péngyǒu (Looking for Friends)

Rules: https://en.wikipedia.org/wiki/Sheng_Ji

npm install

Development Server

npm run dev

Tests

npm test

Coverage

npm run coverage

Lint

npm run lint

About

:black_joker: 升级: a trick-taking card game (wip)

http://sheng-ji-dev.herokuapp.com

License:MIT License


Languages

Language:JavaScript 93.1%Language:CSS 5.6%Language:HTML 1.3%