Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

sheeperino/SoPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoPi: a pixel sorter written in C

sopi logo

Preview

sopi preview

Usage

Double clicking the executable (equivalent of running without arguments) will launch the gui.
The program also supports command line arguments, for more info run sopi --help.

Building

Compile nob with your compiler of choice.

cc -o nob nob.c

Use nob for all future compilations.

./nob linux or ./nob windows to build on either platform.
./nob all to build on all platforms.
If you want to build the program without gui stuff:

./nob cli_only

 Note: Compilation on Windows requires MinGW.

Credits

Packages

 
 
 

Contributors

Languages