Using the C language, the SDL2 library and some modulo operations to draw cool mandalas.
- Use the right arrow to speed up mandala
- Use the left arrow to reverse mandala
- Use the left + right arrow combination to speed up reversed mandala
- Use the spacebar to pause
- Use r to rainbow !
- C standard library
- C Math library
- SDL2 library
- Possibly MinGW if running Windows
make
Then run the program and enjoy ! ;-)