lasso
Game loop library
A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games.
A generic game loop implementation in C++
10 stars
2 watching
0 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
cppgame-developmentgame-loop
Related projects:
Repository | Description | Stars |
---|---|---|
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 664 |
cesarl/gameengineresources | A collection of libraries and tools to support the development of a C++ 3D game engine | 3 |
erfg12/memory.dll | A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 884 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
jptiz/libgba-cpp | A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
luxkun/regoap | A C# library implementing a real-time control architecture for autonomous character behavior in games | 1,029 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
raizam/gamedev_libraries | A collection of reusable C/C++ libraries for game development | 1,455 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 94 |
gosu/gosu | A 2D game development library for C++ that provides a simple API for building games | 2,014 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 544 |
grisgram/gml-animated-flag | A reusable, animated object for GameMaker Studio 2.3+ that displays a flag with adjustable animation parameters. | 9 |