game-jolt-api-cpp-library
Game Jolt API connector
A C++ library that enables games written in C++ to connect with Game Jolt's API.
C++ Library to connect games with Game Jolt
9 stars
1 watching
1 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
game-jolt
Related projects:
Repository | Description | Stars |
---|---|---|
godot-jolt/godot-jolt | A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability | 2,216 |
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
lucaspcamargo/neiasound | An OpenAL wrapper for games written in C, providing a convenient API for sound processing. | 1 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,014 |
h-uru/plasma | A C++ game engine fork with a focus on bug-fixes and cross-platform compatibility. | 206 |
cpp-best-practices/game_jam | A friendly competition to learn C++ through game creation using best practices. | 94 |
packtpublishing/mastering-cpp-game-development | A comprehensive project teaching C++ game development using industry-standard libraries and techniques | 88 |
unity3d-jp/cppscript | Enables C++ to call Unity's C# API and vice versa | 39 |
mtwilliams/libgamepad | A cross-platform library providing a unified API for accessing gamepad input on various platforms | 24 |
jrouwe/joltphysics.js | A JavaScript implementation of the physics engine JoltPhysics | 275 |
amerkoleci/joltphysicssharp | C# bindings for JoltPhysics physics simulation engine | 238 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 664 |
gszauer/gamephysicscookbook | A comprehensive guide to game physics in C++ | 881 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |