Skip to content

bozoracle/final_game_tech

 
 

Repository files navigation

final_game_tech

MIT-Licensed game related libraries and utilities written in C/C++.

Name Description Platforms Language Latest Version State
final_platform_layer.h Single file platform abstraction library Win32, Linux C99 0.9.4 beta In progress
final_dynamic_opengl.h Single file opengl loader library Win32, Linux C99 0.3.5 beta Finished
final_tiletrace.hpp Single file tilemap contour tracing library Independent C++/11 1.02 Finished
final_xml.h Single file xml parser library Independent C99 0.2.0 alpha Finished
final_memory.h Single file heap memory handling library Independent C99 0.3.0 alpha Finished
  • All libraries written in C99 are fully C++ compatible.
  • Few libraries are still in beta/alpha, even though they are practically finished.
  • Only fully implemented, documented and well tested libraries will leave the alpha/beta phase.

About

Game related libraries written in C/C++

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.0%
  • C++ 1.9%
  • C# 1.1%