Skip to content
/ sfml-box2d Public template

sfml and box2d cmake fetchcontent template

Notifications You must be signed in to change notification settings

randomdev6/sfml-box2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For linux install following packages

sudo apt update
sudo apt install libxrandr-dev libxcursor-dev libudev-dev libfreetype-dev libopenal-dev libflac-dev libvorbis-dev libgl1-mesa-dev libegl1-mesa-dev build-essential cmake libxi-dev libx11-dev

Build

git clone https://github.com/Karan-Semwal/SFGame.git
cmake -S . -B build
cmake --build build

About

sfml and box2d cmake fetchcontent template

Resources

Stars

Watchers

Forks