Solitaire Card Games - HTML5

Play the top online solitaire card games for free Klondike, Spider Solitaire, Freecell, Poker and more!

Solitaire Card Games - HTML5란 무엇입니까?

Solitaire Card Games - HTML5은(는) ..에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play the top online solitaire card games for free Klondike, Spider Solitaire, Freecell, Poker and more!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Solitaire Card Games - HTML5 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Do you love Solitaire Card Games? 

Check out our Cool Free Games selection and play some of the most played Solitaire Card Games Onlne in one place, totally for FREE! 

--------------

Patience or Solitaire Games
Patience (Europe), or solitaire (US/Canada), is a genre of card games that can be played by a single player. Patience games can also be played in a head-to-head fashion with the winner selected by a scoring scheme.

In the US, the term solitaire is often used specifically to refer to solitaire played with cards, while in other countries solitaire specifically refers to peg solitaire. Both solitaire and patience are sometimes used to refer specifically to the Klondike form of patience.


Overview
The purpose of the patience generally involves manipulating a layout of cards with a goal of sorting them in some manner. It is possible to play the same games competitively (often a head to head race) and cooperatively.

Patience games typically involve dealing cards from a shuffled deck into a prescribed arrangement on a tabletop, from which the player attempts to reorder the deck by suit and rank through a series of moves transferring cards from one place to another under prescribed restrictions. Some games allow for the reshuffling of the decks, or the placement of cards into new or "empty" locations. In the most familiar, general form of patience, the object of the game is to build up four blocks of cards going from ace to king in each suit, taking cards from the layout if they appear on the table.

There is a vast array of variations on the patience theme, using either one or more decks of cards, with rules of varying complexity and skill levels. Many of these have been converted to electronic form and are available as computer games.


Overview
In most games of patience the overall aim is to arrange all thirteen cards of each suit in order in a "family" running from ace to king. Normally the ace forms the "foundation" on which a two of the same suit is placed, followed by a three and so on. This is known as "building" and all such games are, technically, builders. However, in many games the cards must be assembled in reverse order on another part of the layout called the "tableau". They can then be built in the right sequence on the foundations. This interim process of reverse building is calling "packing". Games that use this technique are thus called "packers". Games that use neither technique are called "non-builders".[7]

There are also specials kinds of packer-games which may be further sub-classified as:[7]

Blockades
Planners
Spiders
Patience games may be classified by the degree to which the cards are revealed. In "open" games, all the cards are visible throughout the game and the player has to use powers of analysis to solve the patience. In "closed" games, cards are drawn from a face-down stock and the player has to use judgement because the sequence of cards is unknown until they appear. In between is a hybrid group which Parlett calls "half-open".



Attribution:https://en.wikipedia.org/wiki/Patience_(game)
under the Creative Commons Attribution-ShareAlike License
https://en.wikipedia.org/wiki/Wikipedia:Text_of_Creative_Commons_Attribution-ShareAlike_3.0_Unported_License
------------------------



Icon made by Good Ware [https://www.flaticon.com/authors/good-ware] from www.flaticon.com                    

확장 프로그램 기본 정보

이름 Solitaire Card Games - HTML5 Solitaire Card Games - HTML5
ID enfpleeemjgfgphpkhjnhkhfhfbjbjdp
공식 URL https://chrome.google.com/webstore/detail/solitaire-card-games-html/enfpleeemjgfgphpkhjnhkhfhfbjbjdp
설명 Play the top online solitaire card games for free Klondike, Spider Solitaire, Freecell, Poker and more!
파일 크기 16.94 KB
설치 횟수 2,000
현재 버전 1.1
최근 업데이트 2019-10-23
출시 날짜 2019-10-23
평점 5.00/5 총 2 개의 평점
개발자 ..
결제 유형 free
지원되는 언어 en
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icons\/128.png"
    },
    "manifest_version": 2,
    "version": "1.1",
    "name": "Solitaire Card Games - HTML5",
    "description": "Play the top online solitaire card games for free Klondike, Spider Solitaire, Freecell, Poker and more!",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "permissions": [
        "https:\/\/mysolitairegames.blogspot.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}