Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 594 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 594 Bytes

fallingSand.c

A minimalist yet captivating falling sand simulation in your terminal. Written in C,
experience the soothing flow of sand as it reacts realistically

2024-05-1009-03-21-ezgif com-video-to-gif-converter

Controls

Note

Controls are hardcoded and can't be customized!

esc - Exit
< > - Movement
enter - Place Sand

Build

git clone https://github.com/ManojTGN/fallingSand.c.git
cd fallingSand.c
make