This README describes the steps required to run this application
- Version 2.0
- Repo
- Being written in swift this project has to be built with xCode, which means using OS and either a iOS device or iOS simulator for running the application
- Currently this app is only being tested on the iPad air.
- There are no special librarys used fro the project, only the librarys included in xcode.
- CoreData is being used to manage a very simple user object with user name, password, gold, xp attributes.
- Xcode has a rather slick testing framework that can be run automaticly with xcode