Files
cgraphics/README.md
2022-06-07 16:44:55 +02:00

10 lines
188 B
Markdown

## ~~Program that draws a line on a grid in C 😳😳😳~~
## Program that shows a ~~line~~ cube falling due to gravity 🤯🤯🤯
## Compile and run
```sh
make
cd bin
./graphics
```