Files
cgraphics/README.md
2022-06-07 12:40:37 +02:00

9 lines
122 B
Markdown

## Program that draws a line on a grid in C 😳😳😳🤯🤯🤯
## Compile and run
```sh
make
cd bin
./graphics
```