Page 1 of 1

Double-Faced Cards

PostPosted: 29 Sep 2011, 09:23
by Accountancy
I couldn't find any other mention of double-faced cards on here and was just wandering how it's going implementing them in forge.

Re: Double-Faced Cards

PostPosted: 29 Sep 2011, 11:11
by Max mtg
slapshot5 tried to implement them, but soon resigned.
As I can see noone is working on that ATM.

Re: Double-Faced Cards

PostPosted: 29 Sep 2011, 16:42
by slapshot5
I don't think double-faced cards would be that difficult in themselves. To do it in a framework to encompass flip cards and split cards (the latter being the biggest problem) would be more difficult. But this is probably the best way to implement them.

-slapshot5

Re: Double-Faced Cards

PostPosted: 29 Sep 2011, 17:38
by Hellfish
I think split cards are a different beast entirely, the important distinction being that dfc and flips are only one "card" or state at a time.Splits are a later issue, imo.