RandyGaul

Results 10 repositories owned by RandyGaul

cute_headers

4.1k
Stars
260
Forks
Watchers

Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games

AsciiEngine

127
Stars
23
Forks
Watchers

Game engine written in C to create Ascii art games within the Windows console.

cute_framework

475
Stars
24
Forks
Watchers

The *cutest* framework out there for creating 2D games in C++!

ImpulseEngine

316
Stars
102
Forks
Watchers

Simple, open source, 2D impulse based physics engine for educational use.

qu3e

905
Stars
108
Forks
Watchers

Lightweight and Simple 3D Open Source Physics Engine in C++

C-Hotloading

105
Stars
12
Forks
Watchers

Example of MSVC makefile project for hotloading C with intellisense/debugger compatability

kk_slides

34
Stars
2
Forks
Watchers

Some "slides" about coroutines in C

player2d

85
Stars
9
Forks
Watchers

Educational demo implementing a swept 2D character controller

tinycavestory

32
Stars
2
Forks
Watchers

Little demo of platforming and sprite batching via tinyheaders and Cave Story art

cute_snake

15
Stars
2
Forks
Watchers

Snake example game written with Cute Framework