← Back to context

Comment by standardly

2 years ago

Interesting! Is there a way I can keep up with this?

edit: I mistakenly thought you authored the paper, but if you do make progress on your game definitely update us

I certainly will! But it's a long road with many unanswered questions:

Can a MCTS with enough compute time beat a human consistently enough? Can MCTS reliably exploit super efficient combos? How can I optimize MCTS Strategies for stronger and stronger players? Can you use Machine learning to optimize further? How do you encode a TCG for a neural net? How do I deal with a potentially infinite play field (MTG can generate token cards). Can genetic deck building find the best decks? If not, are there other options? ...

My ultimate goal here is to create a better Magic. Fixing all the Gameplay issues from having grown over decades, creating a much more streamlined ruleset, a much broader stable meta, etc. etc. But yeah, right now i'm in the "thinking a lot about this" phase.