Re: MAGE Join the developers
hey guys.
I love xmage! thanks guys! recently I've really wanted to play chaos booster drafts, so I decided to code it up.
a chaos booster draft is one where a pack pool is created with random packs and randomly distributed. you draft with those. Typically you use 24 different sets, so the decks are super weird.
I have a working implementation of a chaos draft. I am a working computer engineer, but I'm pretty new to github and open source stuff. what is the process for testing/demoing the thing before it gets integrated into the final product? is there a code review process/ or unit test guidelines?
I've done a couple drafts vs the AI, but I haven't tried it with multiple human players.
I attached some screenshots for what I mean:
(the tooltip shows the full set name.)
thanks!
I love xmage! thanks guys! recently I've really wanted to play chaos booster drafts, so I decided to code it up.
a chaos booster draft is one where a pack pool is created with random packs and randomly distributed. you draft with those. Typically you use 24 different sets, so the decks are super weird.
I have a working implementation of a chaos draft. I am a working computer engineer, but I'm pretty new to github and open source stuff. what is the process for testing/demoing the thing before it gets integrated into the final product? is there a code review process/ or unit test guidelines?
I've done a couple drafts vs the AI, but I haven't tried it with multiple human players.
I attached some screenshots for what I mean:
(the tooltip shows the full set name.)
thanks!