Linux Mac Build Instructions - salindersidhu/Buddhabrot GitHub Wiki

Compiling Buddhabrot:

  1. Navigate to the Buddhabrot source code using the terminal by typing cd Buddhabrot
  2. Compile the application using the terminal by typing make

Running Buddhabrot:

Type ./Buddhabrot to start the application in the terminal.