Skip to content

jlsalvat/test_SDL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Development Libraries used :

###How to use ? download code::block : version used 12.11 open testForUser.cbp (project name ) inside main folder compile and run and enjoy

###Documentation : open main/docs/html/index.html

###How to create a new project ? copy an existing project open it in an editor (notepad++ or sublime) change the name in and in <Option output=>(for name of exe) launch code::block

###Architecture :

SDL2 : folder contain include and library SDL2 used by main folder

main : folder contain projects and library

  • -------biblio : user libraries folder SDLS.c and net.c
  • -------bin : used by code::block to generate exe file
  • -------doc\html\index.html : html help documents on SDLS.c
  • -------fonts : fonts folder, you can download new font inside this folder
  • -------images : images folder, you can download images (jpeg, png,...)
  • -------obj : used by code::block when compile
  • -------test : main test program using biblio folder

About

SDL2 library test with code:block for windows all in one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published