aiafrasinei's Stars
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
libsdl-org/SDL
Simple Directmedia Layer
git-for-windows/git
A fork of Git containing Windows-specific patches.
danmar/cppcheck
static analysis of C/C++ code
wesnoth/wesnoth
An open source, turn-based strategy game with a high fantasy theme.
TTimo/doom3.gpl
Doom 3 GPL source release
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
jarro2783/cxxopts
Lightweight C++ command line option parser
jMonkeyEngine/jmonkeyengine
A complete 3-D game development suite written in Java.
abumq/easyloggingpp
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
raysan5/raygui
A simple and easy-to-use immediate-mode gui library
geany/geany
A fast and lightweight IDE
NetHack/NetHack
Official NetHack Git Repository
ihhub/fheroes2
fheroes2 is a recreation of Heroes of Might and Magic II game engine.
ZDoom/gzdoom
GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities
magiblot/tvision
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
log4cplus/log4cplus
log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.
grimfang4/sdl-gpu
A library for high-performance, modern 2D graphics with SDL written in C.
freebasic/fbc
FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, inline assembly, and many others.
charles-lunarg/vk-bootstrap
Vulkan Bootstrapping Iibrary
Hexworks/zircon
Zircon is an extensible and user-friendly, multiplatform tile engine.
FreeCol/freecol
FreeCol: FreeCol is a turn-based strategy game based on the old game Colonization, and similar to Civilization. The objective of the game is to create an independent nation.
dgud/wings
Wings3D is an advanced sub-division 3D modeller.
libsdl-org/SDL_image
Image decoding for many popular formats for Simple Directmedia Layer.
libsdl-org/SDL_mixer
An audio mixer that supports various file formats for Simple Directmedia Layer.
raysan5/raylib-game-template
A small template to start your raylib game
libsdl-org/SDL_ttf
Support for TrueType (.ttf) font files with Simple Directmedia Layer.
grimfang4/SDL_FontCache
A generic font caching C library with loading and rendering support for SDL.
icculus/mojoAL
An SDL2-based implementation of OpenAL in a single C file.