Giter Club home page Giter Club logo

dwcard's Introduction

Information

This is simple card game as a side project of Deer.White

Demo

How to Start

python3 -m http.server [port-num-to-use]

Rules

  1. Deck building
  • Single Deck include 10 cards
  • For Normal tier cards, a maximum of three copies of a card
  • For Gold tier cards, deck has only one card
  1. Card Play
  • Best 2 out of 3
  • At the start of a match, each player draws 5 cards from their deck
  • Round 1, player can swap 2 cards
  • Round 2 and 3, each player draws 1 card from the deck
  • Each turns, player can play one card or pass the turn
  • If all player passed the turn or there is no card to play, round finish

TDL

Common

  • card rule
  • write korean readme
  • card description (drobox paper)

Card Play

  • load card data from json
  • set card images
  • select factions
  • game board layout
  • display card details
  • card picking animation
  • create card element and set data
  • calculate card points
  • opponent auto play (simple)
  • display card description when hover
  • draw card
  • pass turn
  • displaying round status
  • card drag & drop
  • load decks from the Deck Builder

Deck Buildig

  • cookie save & load system
  • set card images
  • faction tab
  • deck save, load integrate with cookie system
  • draw load user custom deck cards
  • edit user custom deck
  • remove user custom deck

License

Except codes, other resources cannot be modified or used for any reasons.

© 2018 Team Deer.White All Rights Reserved.

dwcard's People

Contributors

godori avatar rajephon avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Forkers

rajephon

dwcard's Issues

Reversed position

It is reversed that cards in hand between player and opponent.

Opponent's hand cards are supposed to be closed and Player's hand cards are opend.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.