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
113
Commits
2
Branches
0
Tags
6e6e05c48c04db63f0a930d9f12ea4661dc7bf0b
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
6e6e05c48c
rename 'error' to 'fatal', add 'error' which just logs
...
mainly because we sometimes would like to just write an error without terminating the program
2025-03-18 14:50:31 +01:00
.github
/workflows
disable validate
2025-03-04 15:06:21 +01:00
.vscode
add noreturn to functions which call 'exit'
2025-03-04 11:55:42 +01:00
src
rename 'error' to 'fatal', add 'error' which just logs
2025-03-18 14:50:31 +01:00
.editorconfig
add indent_style to another property
2025-03-13 15:24:19 +01:00
.gitignore
update gitignore to be more broad
2025-03-13 15:31:04 +01:00
makefile
add dependency comment at the top of the makefile
2025-03-13 18:45:01 +01:00
Description
A template project for me using the SDL library
258
KiB
Languages
C
93.7%
Makefile
6.3%