growlitheharpo / heart-engine-playground

A playground for various technologies including SFML, entt, Boost, and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heart-engine-playground | CI

This is a tech playground for a "game engine" called Heart.

Notable components include heart-codegen and the deserialization component of heart-core; these two items play off each other (as well as entt and rapidjson) to create powerful loading capabilities with minimal markup. Check out the unit test for codegen for an example. The output of this process can be found in the artifacts for the CI.

Graphics are driven by SFML. Premake is used for project generation.

You may use, distribute, and modify this code under the terms of its modified BSD-3-Clause license. Use for any commercial purposes is prohibited.

About

A playground for various technologies including SFML, entt, Boost, and more

License:Other


Languages

Language:C++ 87.3%Language:C 5.2%Language:C# 5.1%Language:Lua 1.8%Language:Assembly 0.7%Language:Shell 0.0%Language:Batchfile 0.0%