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-16 21:45:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
151
Commits
2
Branches
0
Tags
dcb2085175e6aaa90a868f1a4dd44102b494f2b5
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
dcb2085175
use NDEBUG rather than DEBUG preprocessor definition, to be compatible with stdc
2025-04-09 20:26:18 +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
use NDEBUG rather than DEBUG preprocessor definition, to be compatible with stdc
2025-04-09 20:26:18 +02:00
Description
A template project for me using the SDL library
258
KiB
Languages
C
93.7%
Makefile
6.3%