Draft engine #18

Closed
opened 2019-09-11 11:04:51 +00:00 by hamcha · 1 comment
Owner

Re-implement draft engine, porting code from mcg/draft.

What's needed

MVP

  • Providers that output random cards from specified sets
  • Generation of booster packs using custom providers
  • Slots with alternates (slot that can contain SR/UR instead of C)
  • Cube support
  • I8PCube support
  • Parsing cube .txt and I8PCube .json files
  • Draft session management (doesn't have to use the same protocol as mcg/draft)
  • Bots to fill draft slots

Better than MTGA

  • Bots with basic strategy, such as choosing what colors to play
  • Bots that take over players during drafts if they quit
Re-implement draft engine, porting code from [mcg/draft](https://git.fromouter.space/mcg/draft). ## What's needed #### MVP - [x] Providers that output random cards from specified sets - [x] Generation of booster packs using custom providers - [x] Slots with alternates (slot that can contain SR/UR instead of C) - [x] Cube support - [x] I8PCube support - [x] Parsing cube .txt and I8PCube .json files - [x] Draft session management (doesn't have to use the same protocol as mcg/draft) - [x] Bots to fill draft slots #### Better than MTGA - [ ] Bots with basic strategy, such as choosing what colors to play - [ ] Bots that take over players during drafts if they quit
hamcha added the
feature
limited
labels 2019-09-11 11:04:51 +00:00
Author
Owner

Closing down and moving to smaller issues

Closing down and moving to smaller issues
Sign in to join this conversation.
No description provided.