This is a repository for looking into the components design pattern.
- Visual Studio 2015, which you can find on visual studios website, is used for this project so all code should run and work fine with this version of visual studio.
- SourceTree, which you can find on atlassians sourcetree website, is used to maintain source control with this project.
- SFML 2.4.1, which you can find on SFML's website, is used to provide a quick and easy way of using graphics, audio etc.