This terminal project is made using ncurses. A pixel of sand spawns at the cursor position on every left click and the pixel falls down slowly.
To run the application:
make
Run the following command after cloning the repository and changing the directory to it.
The executable will be build in build/ folder within the project.
