Skip to content
MiguelMJ edited this page Jul 13, 2022 · 11 revisions


Make images look like pixel art


Dependencies

Build

If you have the dependencies installed and a C++ compiler, you can simply run:

g++ src/* -Iinclude -lsfml-graphics -o makeitpixel
Clone this wiki locally