Skip to content

GagaLP/Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small SDL engine

This is a small platform independend graphics engine in C.

This engine isn't anything fancy.

Requirements for the engine

This engine sould be as simple as posible to be used in educational environment. It souldn't require much knowledge of types, structs and other fancy c stuff. (Other than simple points ...) But it sould be extendable and lightweight and it should be platform independent.

Installation Windows

Download all the developing dependencies of sdl and add them to ./lib and ./include.

Installation MacOS

Download by installing the dependenvies of sdl with brew install ....

About

A small SDL graphics engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published