Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
1ec833b1f3
Refactored for x,y to be center of object and allow for scale multiplier. Also added code to handle the fact that curses can't print off the left size of the screen.
ff8c076044
Initial Commit. Working example. Needs refactored to store object position by CENTER to make SCALE easier to implement.