Game libraries

Engine212

Simple 2D game engine in C and SDL.

C, SDL

Links:


simplepacker

Simplepacker is a command-line tool that can create sprite sheets/sprite atlases.

$ simplepacker -i ./examples -o output2.jpg --height 200 --padding 5 --json

Example simplepacker output

Python

Links:


Simple Entity Component System

A simple header-only implementation of an entity-component system.

C++

Links:


Collection of small gamdev libraries for C++ + SFML

C++, SFML

Links: