sambattalio / chad_stride

A small curses program to stride across your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Center Chad Vertically

sambattalio opened this issue · comments

Easy fix, should just have to use the variable row and then add row/2 - CHAD_HEIGHT/2 to every y value.

fixed