AQA SkeletonCode 2017
1.0.0
This repository is used to store code related to the AQA Computer Science A2 Paper 1 Exam for 2017.
PATH
environment variable includes mono librariesBefore building for first time: mkdir dist
To build: make
To run: mono dist/PredatorPrey.exe
This will use branches to manage each of the possible improvements and any issues with the code should be fixed in a new branch and then a pull request sent. Issues will be tracked in the repo and once fixed they will be merged to master.