Skip to content

Repository files navigation

SDL C++ Game

Dependencies

brew install cmake
brew install clang-format
brew install emscripten
brew install SDL2
brew install SDL2_image
brew install SDL2_ttf

Build

Native

Using CMake

cmake .
make

or using g++

./bin/build.sh

Format

clang-format -i src/*.cpp includes/**/*.hpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages