Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 117 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 117 Bytes

Spinning Cube

Building & running

gcc ./cube.c -o cube -lm && ./cube