[UU Year 2 - Object-Oriented Programming] / Individual Assignment - SFML Graph Plotter Developed on Visual Studio using C++
Individual Project. Submitted as part of my Object-Oriented Programming class.
The purpse of the project was to develop a window application using SFML which plots the points of a file of values onto a graph.
The project could be taken further by presenting options to change the colour, and load in a different file of values, and by scaling the graph.
I received 86% for this assignment.
This is an window application.
Developed on Visual Studio using SFML.
C++ Programming Language.
Window shown upon running application
Command Prompt show upon running application
Presents user with a list of options
Option 1 Selection
Command Prompt
Graph after new file is loaded in