nezvers / GameSystemsInC

Game systems for games in C. Examples using Raylib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gamedev systems in C [with Raylib]

Single header libraries that comes with example projects

DISCLAIMER:

The code is not testested in production. It was made as programming excercise.

About

Game systems for games in C. Examples using Raylib.

License:MIT License


Languages

Language:C 99.3%Language:Makefile 0.5%Language:Batchfile 0.2%