1# cube-zig 2Spinning cube in zig 3You can build it only with 0.15.0 dev version of zig. If you want to build it with lower version, fix stdout code. 4This project is rewriting c code from this repo https://github.com/saatvikrao/Spinning-Cube!