No description
  • C++ 94.9%
  • Makefile 5.1%
Find a file
2020-12-03 10:03:56 +01:00
.obj * 2020-11-20 01:20:16 +01:00
output Export to filesystem 2020-11-20 20:10:51 +01:00
.gitignore Basic structure 2020-11-18 19:28:57 +01:00
config.h Export to filesystem 2020-11-20 20:10:51 +01:00
example01.png Added examples 2020-12-03 10:03:23 +01:00
example02.png Added examples 2020-12-03 10:03:23 +01:00
example03.png Added examples 2020-12-03 10:03:23 +01:00
filehandler.cc Export to filesystem 2020-11-20 20:10:51 +01:00
filehandler.h Export to filesystem 2020-11-20 20:10:51 +01:00
game.cc Export to filesystem 2020-11-20 20:10:51 +01:00
game.h Export to filesystem 2020-11-20 20:10:51 +01:00
main.cc It works 2020-11-20 01:19:07 +01:00
Makefile Build fix by logix 2020-12-03 10:03:56 +01:00
README.md Added examples 2020-12-03 10:03:23 +01:00
screen.cc Export to filesystem 2020-11-20 20:10:51 +01:00
screen.h Export to filesystem 2020-11-20 20:10:51 +01:00

Description

Some fun with the Mandelbrot set and C++

Examples

Example01 Example02 Example03

Licsense

Educational purpose only