Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 520 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 520 Bytes

1-million-particles

Up to 1 million particles to play with, written in C/SDL2

This works with Windows (a codeblocks file is provided for Windows). For Linux, use the compile.sh script (make executable first). Remove the -DDROIDIAN define for desktop linuxes. Must have the SDL2 dev library installed. On Debian and Debian like systems: sudo apt install libsdl2-dev On Droidian, start the app after you compile it, then brign up the keyboard and press the "l" key for the menu. You can exit if you press the "x" key.