____ _ _ _ _ | _ \ __ _ _ __| |_(_) ___ _ _| | __ _| |_ ___ | |_) / _` | '__| __| |/ __| | | | |/ _` | __/ _ \ | __/ (_| | | | |_| | (__| |_| | | (_| | || __/ |_| \__,_|_| \__|_|\___|\__,_|_|\__,_|\__\___| A Powder Game, in the Terminal
Particulate is a particle sandbox game that lets you spawn various elements into a miniature ASCII world right in your terminal. Watch them interact dynamically, even as you resize the window!
Supported Plarforms: Linux, MacOS
Windows support coming soonTM
- Download the latest build from here for your respective OS.
- Extract the folder.
- Open a terminal in the location you downloaded Particulate.
- Make the binary executable (if needed):
chmod +x particulate - Start the game:
./particulate
Have fun! :D
- Install ncurses for your respective os (windows doesn't support ncurses boooo)
- Clone the repo
- Run make


