Skip to content

Powder toy and noita like sand simulation written in c++ and sfml

License

Notifications You must be signed in to change notification settings

annasajkh/ParticleSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParticleSandbox

powder toy and noita like sand simulation written in c++ and sfml

Compiling on linux

make sure you have sfml and cmake installed, if you haven't you can install it by

sudo apt-get install libsfml-dev

after that you need to give permission to build.sh

chmod +x ./build.sh

and then you can build and run the project

./build.sh

About

Powder toy and noita like sand simulation written in c++ and sfml

Resources

License

Stars

Watchers

Forks

Packages

No packages published