Skip to content

willy-suspicious/particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

particle-simulation

A simple particle simulation written in C. This is an attempt to implement something similar to Hunar Ahmad's particle-life project in C. I have only dabbled with C so if anyone with more experience sees something I can improve on, please let me know. C can be a bit tricky at times for me.

Dependencies

I use SDL2 to facility image creation. So you will need to have this library on your machine to compile the code. I only made this to run on linux although I am sure it wouldn't be hard to make it compatible to other platforms.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published