Registry / other / gamedev-framework

gamedev-framework

JSON →
library1.2.0vcpkgunverified

gamedev-framework is a framework to build 2D games in C++17

vcpkg install gamedev-framework
INSTALL
IMPORT
SIG · GAMEDEV-FRAMEWORK
G
gamedev-framework
othercppv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gamedev-framework/game.hpp
#include <gamedev-framework/game.hpp>

Create and run a basic game

#include "gamedev-framework/game.hpp" #include <iostream> int main() { gdf::Game game; game.run(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

gamedev-framework — pip install gamedev-framework · libregistry