10 lines
201 B
Markdown
10 lines
201 B
Markdown
## ~~Program that draws a line on a grid in C 😳😳😳🤯🤯🤯~~
|
|
## Program that shows a line falling from gravity 😳😳😳🤯🤯🤯
|
|
|
|
## Compile and run
|
|
```sh
|
|
make
|
|
cd bin
|
|
./graphics
|
|
```
|