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

https://github.com/msolarig/cube

Rotating ASCII Cube
https://github.com/msolarig/cube

Last synced: 5 days ago
JSON representation

Rotating ASCII Cube

Awesome Lists containing this project

README

          

# Rotating ASCII Cube

This is a script originally written in C (https://github.com/tarantino07/cube.c)!

I translated the idea into Zig 0.15.1 as a learning experience and personal challenge. Added a yScale constant that allows the cube to compensate for the width and height difference of the CLI characters.

![Alt text](/assets/runtime.gif?raw=true "gif")