Skip to content

michael-timmers/SDL2Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 Template

This is a general purpose template for any new SDL2 project.

It has a basic event loop that only updates when an event occurs, and renderer and timer classes with some helpful functions.

Requirements

-SDL2 libraries installed locally.

  • makefile currently links to apple silicon path for installed locations of libraries, this should be changed depending on OS requirements.

Compiling

run make in the root folder. The output will be created in the bin folder.

License

GPL3.0

Suggestions and issues welcome!

About

A simple SDL2 project starter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages