C++ Console Applications

Forest Fire Simulation

This was written during my university course when I was tasked with creating a application that would simulate the spread of a forrest fire. This is a simple application to show previous work in C++ and will be replaced once I produce a portfolio piece.

Download

Search Algorithms

This was written as an attempt to improve my understanding of the language in my spare time. I decided to implement the A* search algorithm in C++ before implementing it in another project I was working on in C#.

Download

Dissertation

Although there is no console application attached to my dissertation there are C++ design diagrams shown within the report. These outline a design for a machine learning AI that would teach the user how to improve their skills at chess.

Download