initial commit

This commit is contained in:
2022-07-04 19:22:36 +02:00
commit e16cfcd0c5
8 changed files with 334 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
g++ graphics.cpp main.cpp -o mandelbrot