Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

lucas-santoni/mandala-c-sdl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandala-c-sdl2

Using the C language, the SDL2 library and some modulo operations to draw cool mandalas.

Features

  • 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 !

Requirements

  • C standard library
  • C Math library
  • SDL2 library
  • Possibly MinGW if running Windows

Compilation

make

Then run the program and enjoy ! ;-)

screenshot

About

Using the C language, the SDL2 library and some modulo operations to draw cool mandalas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published