Skip to content

Znods/SandSimulation-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandSimulation-C

Sand Simulation programmed in C

Prerequisites:

apt install gcc libsdl2-dev libsdl2-image-dev -y

Compile:

gcc *.c -o sand -lSDL2 -lSDL2_image

Run:

./sand

Left Control adds 1 sand pixel & Right Control removes 1 sand pixel

Screenshot_2023-04-15_10-41-24

About

Sand Simulation programmed in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages