Card Matching Game
开发者 tenemae
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Card Matching Game
Card Matching Game 的标签
简介
This is a javascript port of a popular card game. For copyright reasons, I’m not mentioning the name of the game or using the original artwork.
玩法说明
Click the “tutorial” button at the upper right of the cards to get help.
The goal is to find 3 cards that constitute a “match”. For the training set, there are three qualities for each card:
1) Shape (candy cane, xMas tree, Snowman)
2) Shade (open, striped, solid)
3) Number (1, 2, or 3 shapes)
To determine if three cards “match”, they must all either be equal, or they must all be different for each of the three characteristics. For example,
Hypothetical match:
Number: each card has a different number (1, 2, 3)
Shade: each card has a different shade (open, striped, solid)
Shape: All cards are the same shape (snowman)
Basically, you can’t have an “odd man out” unless they all are.
评论
freteczka97
Jun. 18, 2020
Fun game concept, I haven't seen it before.
rinky999
Jan. 08, 2020
I think it's fine. And it's like the other version that I've been playing online, but that one is a daily puzzle.