Skip to content

craftycatz/SDL2-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Template for a SDL2 Project with C

This is a starter template for a SDL2 project with C on macOS.

Requirements

Libs: SDL2, SDL2_image

brew install sdl2 sdl2-image

The libraries and headers are already symlinked in the lib and include folders.

Usage

make all # compile
make run # run
make clean # clean

About

SDL2 Starter Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published