This website requires JavaScript.
Explore
Help
Register
Sign In
thepigeongenerator
/
sdl_template
Template
Watch
1
Star
0
Fork
0
You've already forked sdl_template
mirror of
https://github.com/thepigeongenerator/sdl_template.git
synced
2025-12-17 05:55:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
150
Commits
2
Branches
0
Tags
9e16484a22921ca6aa32072bd40258200211abdf
Go to file
Use this template
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Quinn
9e16484a22
fix: remove root=true so some settings are able to be overridden by users (tab width)
2025-04-09 20:24:49 +02:00
.github
/workflows
disable validate
2025-03-04 15:06:21 +01:00
src
semantic fixes for not including headers directly
2025-03-25 15:07:06 +01:00
.clang-format
set to use tabs in configuration files
2025-03-21 17:35:41 +01:00
.editorconfig
fix: remove root=true so some settings are able to be overridden by users (tab width)
2025-04-09 20:24:49 +02:00
.gitignore
add clang-format (p1)
2025-03-21 02:40:37 +01:00
makefile
fix: remove unused cli arg warning and place -std and -x flags correctly
2025-03-25 15:07:35 +01:00
Description
A template project for me using the SDL library
258
KiB
Languages
C
93.7%
Makefile
6.3%