Freecell

Freecell

開發者 koenbrinkman
舉報問題
舉報遊戲
Loading ad...

Freecell

評分:
3.0
推出: August 11, 2019
最後更新: August 11, 2019
開發者: koenbrinkman

Freecell 的標籤

遊戲簡介

這是一個基於Linux項目AisleRiot的Javascript衍生版。

玩法說明

嘗試將所有同色且按數字排序的牌堆疊到右上角的格子。左上角的單卡格可視需要使用。其他地方請依接龍規則堆疊。

FAQ

留言

0/1000
Firechanter avatar

Firechanter

Dec. 01, 2019

2
0

It seems you can only move n+1 cards at once, where n is the amount of free stacks in the top left, or more if you have a clear column. I don't recall if it's always been like this, haven't played FreeCell in 15 years or so.

KidA1515 avatar

KidA1515

Aug. 15, 2019

1
1

The programming for when you can move a stack is messed up. Sometimes higher cards in a stack aren't movable.