Skip to content

tomerab1/SFML-Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML-Breakout

This is a simple clone of the game 'Breakout' using SFML and c++17.

Build

Clone the repository.
Open the .sln file with Visual Studio and build the project.
Go to the x64/Debug folder and add the following files to it:

  1. openal32.dll
  2. sfml-audio-d-2.dll
  3. sfml-system-d-2.dll
  4. sfml-graphics-d-2.dll
  5. sfml-window-d-2.dll

these files are located in the ThirdParty/bin folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published