MoonKnight wrote:Hi I was just curious on how I could go about implementing cards myself. I know quite a bit of Java and instead of always asking for cards to be implemented is it possible I could start doing a few on my own?
I would appreciate just a smidgen of guidance on going about this.
Thank you so much.
MoonKnight
Install (or use if already installed on your pc) latest Java SE JDK 6.xx and an IDE (e.g. NetBeans 7.2)and checkout with the IDE the MAGE projects at
https://github.com/magefree/mage.git.
Git and Maven are included (in a limited way) to Netbeans. So it's probably not neccessary to install them separately as long as you doing the common things.
If you are able to successfully build and run mage on your pc (set up works

), you can start to code some new cards. To get write access to the project send your created code to North or noxx. They decide who gets write access to the project.
If you have specific questions during the set up of your system, feel free to ask here again.
JAVA SE JDKhttp://www.oracle.com/technetwork/java/javase/downloads/jdk6u38-downloads-1877406.htmlNetbeans IDEhttp://netbeans.org/community/releases/72/PS: On the project wiki pages are also some hints/advices for developers.
https://github.com/magefree/mage/wiki