An open API service indexing awesome lists of open source software.

https://github.com/olemorud/cgraphics


https://github.com/olemorud/cgraphics

c graphics physics terminal terminal-graphics

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## ~~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
```