AlanCristhian / cards

Card game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cards

Card game

Rules

  • Shufle each stack.
  • Make a hand of five cards.

TODO

  • Card
  • Life Stack
  • Death Stack
  • Chip Stack
  • Played Stack
  • Hand
  • Turn
  • Health Chip

objects

  • Card
  • Turn
  • Health Chip

places

  • Chip Stack
  • Life Stack
  • Death Stack
  • Played Stack
  • Hand

actions

  • Append
  • Remove
  • Move

times

  • actual Turn
  • next Turn

Owners

  • Player
  • Opponent

Currencies

  • Card
  • Turn
  • Health Chip

About

Card game


Languages

Language:Python 100.0%