Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 668 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 668 Bytes

HerbertsAdventure

This is a repository for looking into the components design pattern.

Tools


  • 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.