Skip to content

some tools for game programming like scripts for cross compiling or opengl functions...

Notifications You must be signed in to change notification settings

neosam/gametools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neosam's gametools

These project is a summary of c funtions for game programming and cross
compiling using mingw32.

I hope it's useful for you.

Makefile and tools/winmake
--------------------------
You can use this Makefile for cross compiling.  Just set HOST, SDL_BIN_PREFIX
and BIN_SUFFIX to get a win32 exe.  If this is too much work for you then
just edit tools/winmake and type winmake instead of make.

About

some tools for game programming like scripts for cross compiling or opengl functions...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages