Magic the Gathering Deck Builder built using Kotlin
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
In order to run and compile this, you will need the Kotlin plugin for Android Studio.
- Go to preferences
- On the left side of the window, click "Plugins"
- Click the "Install JetBrains plugin..." button
- Search for Kotlin
- Install the "Kotlin" Plugin
- Follow the instructions Android Studio gives you
- Picasso - Used for loading images from the web
- MagicTheGathering.io - API for loading card and set data
- Java API Wrapper - Java API Wrapper
- SectionedRecyclerView - Sectioned Recycler View library
- Google Vision API - Camera API used for card scanning
Make a fork of this repository and make a pull request!
- Gage Vander Clay - gvanderclay
- Ben Benson - BensonBen
- Ben Commet - BenCommet
See also the list of contributors who participated in this project.