It is currently 29 Oct 2025, 18:13
   
Text Size

AI mulligan

Post MTG Forge Related Programming Questions Here

Moderators: timmermac, Agetian, friarsol, Blacksmith, KrazyTheFox, CCGHQ Admins

AI mulligan

Postby Sloth » 16 Jan 2011, 10:03

I've just added a very basic AI mulligan:

If the AI does not have any cards with converted mana cost of 0 in its opening 7 it mulligans once.

This needs some improvements and I want to hear your comments about this. How often should the AI do this? Down to 4? or 3?
User avatar
Sloth
Programmer
 
Posts: 3498
Joined: 23 Jun 2009, 19:40
Has thanked: 125 times
Been thanked: 507 times

Re: AI mulligan

Postby Rob Cashwalker » 16 Jan 2011, 13:34

A very basic mulligan decision should be more like:

Less than 2 land or more than (numCardInHand - 2)? (Don't count lands that don't produce mana?)
Less than 3 cards with CMC(numLandInHand + 1)?

At least this is what I've been teaching my daughter.

Quality of the cards in hand is relative to the deck being played.

Up to 3 mulligans.
The Force will be with you, Always.
User avatar
Rob Cashwalker
Programmer
 
Posts: 2167
Joined: 09 Sep 2008, 15:09
Location: New York
Has thanked: 5 times
Been thanked: 40 times

Re: AI mulligan

Postby timmermac » 16 Jan 2011, 16:14

My own personal mulligan strategy works like this:

If land + 1 CC cards >= 1/5, keep hand. Otherwise, pitch it.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times


Return to Developer's Corner

Who is online

Users browsing this forum: No registered users and 7 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 7 users online :: 0 registered, 0 hidden and 7 guests (based on users active over the past 10 minutes)
Most users ever online was 9298 on 10 Oct 2025, 12:54

Users browsing this forum: No registered users and 7 guests

Login Form