Pinned Repositories
AsciiEngine
Game engine written in C to create Ascii art games within the Windows console.
C-Hotloading
Example of MSVC makefile project for hotloading C with intellisense/debugger compatability
CF_Lua
cute_framework
The *cutest* framework out there for creating 2D games in C++!
cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
ImpulseEngine
Simple, open source, 2D impulse based physics engine for educational use.
kk_slides
Some "slides" about coroutines in C
player2d
Educational demo implementing a swept 2D character controller
qu3e
Lightweight and Simple 3D Open Source Physics Engine in C++
tinycavestory
Little demo of platforming and sprite batching via tinyheaders and Cave Story art
RandyGaul's Repositories
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
RandyGaul/qu3e
Lightweight and Simple 3D Open Source Physics Engine in C++
RandyGaul/cute_framework
The *cutest* framework out there for creating 2D games in C++!
RandyGaul/ImpulseEngine
Simple, open source, 2D impulse based physics engine for educational use.
RandyGaul/C-Hotloading
Example of MSVC makefile project for hotloading C with intellisense/debugger compatability
RandyGaul/player2d
Educational demo implementing a swept 2D character controller
RandyGaul/kk_slides
Some "slides" about coroutines in C
RandyGaul/tinycavestory
Little demo of platforming and sprite batching via tinyheaders and Cave Story art
RandyGaul/cute_snake
Snake example game written with Cute Framework
RandyGaul/CF_Lua
RandyGaul/cute_headers_deprecated
Collection of deprecated cute headers
RandyGaul/block_man
Block Man - A silly game, the first game ever made with Cute Framework
RandyGaul/libs
Single-file public domain libraries for C/C++
RandyGaul/randygaul.github.io
RandyGaul/cute_pong
Pongish written in C++ with Cute Framework
RandyGaul/d3d9-Render-to-Texture
Example of Rendering to Texture via D3D9
RandyGaul/game_math_101
Materials for the blog post: Game Math 101, Writing your Own Math in C++
RandyGaul/cf_net_test
Messing around with and testing client/server networking from Cute Framework
RandyGaul/pico_headers
Single-header, cross-platform libraries for game development
RandyGaul/cute_framework_project_template
Copy + pastable CMake project template for Cute Framework
RandyGaul/cute_jam_2018
RandyGaul/blah
a small 2d c++ game framework thing
RandyGaul/FWK
Small public-domain framework in plain C for quick 3D game development.
RandyGaul/minicoro
Single header asymmetric stackful cross-platform coroutine library in pure C.
RandyGaul/raylib
A simple and easy-to-use library to enjoy videogames programming
RandyGaul/sokol
minimal cross-platform standalone C headers
RandyGaul/tigr
TIGR - the TIny GRaphics library for Windows, macOS, Linux, iOS and Android.
RandyGaul/SDL
Simple Directmedia Layer
RandyGaul/SDL_gpu_shadercross
Single-file header to support SPIR-V and HLSL on various backends
RandyGaul/tiny_link
tiny game made in ~15 hours on stream