https://github.com/olemorud/cgraphics
https://github.com/olemorud/cgraphics
c graphics physics terminal terminal-graphics
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/olemorud/cgraphics
- Owner: olemorud
- Created: 2022-06-06T21:14:55.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T21:48:33.000Z (about 4 years ago)
- Last Synced: 2025-04-03T13:45:40.148Z (about 1 year ago)
- Topics: c, graphics, physics, terminal, terminal-graphics
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```