https://github.com/atomicptr/project-zombye
3D Game Engine written in C++14 made for studies.
https://github.com/atomicptr/project-zombye
Last synced: 11 months ago
JSON representation
3D Game Engine written in C++14 made for studies.
- Host: GitHub
- URL: https://github.com/atomicptr/project-zombye
- Owner: atomicptr
- License: mit
- Created: 2014-10-23T14:43:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-01T00:39:05.000Z (over 10 years ago)
- Last Synced: 2025-03-07T00:37:45.036Z (11 months ago)
- Language: C++
- Homepage:
- Size: 20.7 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# project-zombye
Zombie bye bye.
## Powered by
* C++14
* SDL2
* SDL2_mixer
* bullet3 physics [(dc73128)](https://github.com/bulletphysics/bullet3/commit/dc731280b865317d0df66da64ab292bfbb341c32)
* glm (0.9.5.4)
* jsoncpp [(9c80798)](https://github.com/open-source-parsers/jsoncpp/tree/9c80798038e571021b8289d73180d8d7ba3b1be0)
* tinyxml2 [(38b49ae)](https://github.com/leethomason/tinyxml2/commit/38b49ae042125f33537bbdc45bc06874a78ec80a)
## Supported compilers
* Clang 3.4+
* GCC 4.9+
## License
MIT
## Asset attributions
* None yet