Simple games made in C++ and SFML
Setup instructions:
- Clone Repo
- Download SFML from SFML homepage for x86
- Create a new VS project
- View video on linking SFML https://youtu.be/2FNP3Jce-fc?feature=shared
- Copy source code for game you want to run to the main project folder
- Place any unwanted game files in seperate folder
- Each "Game" folder contains source code for that tutorial video, and the current game files are in the project folder