Skip to content

retrofriendz/ZeroTypesHPP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZeroTypesHPP

Truly single file library version of the ZeroTypes drop-in library ZeroTypesSFL, based on the ZeroJSON variant.

Builds in MSVC2017 and beyond

Easily ported to Linux

Works with C++ 11 to C++ 17 and possibly 19, 20, 21, etc

This repo has less features than ZeroTypes, but it's all in one file for convenience, portability and minimal footprint.

Differences:

  • More reliance on std::string in Zstring
  • Certain non-core features removed
  • Addition of a Cartesian class that handles 2D rectangles and can also perform complex collision detection

Original project: https://github.com/h3rb/ZeroTypes Basis: https://github.com/h3rb/ZeroTypesSFL Borked from: https://github.com/LAGameStudio/ZeroJSON

Repo: https://github.com/retrofriendz/ZeroTypesHPP

About

Truly a single file library version of ZeroTypesSFL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%