Skip to content

erostedt/pixie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Pixie is a small pixel drawing library writting in C and has no dependencies other than the C standard library.

Install

  • Make sure you have cmake installed.
  • Run ./install.sh to install debug version or ./install.sh Release to build release version.
  • This builds libpixie.a and examples to a build folder.

Docs

Pixie does not come with any documentation, but see examples for how to use the library.

About

Simple 2D CPU graphics lib in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published