Skip to content

mhoare/AQA-SkeletonCode-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AQA Computer Science PredatorPrey 🐰 vs 🐺

This repository is used to store code related to the AQA Computer Science A2 Paper 1 Exam for 2017.

Prerequisites

  • Install Mono
  • Ensure PATH environment variable includes mono libraries

Building and running 🔧

Before building for first time: mkdir dist

To build: make

To run: mono dist/PredatorPrey.exe

Use

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.

About

AQA A2 Computer Science Paper 1 Skeleton Code 💀

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages