samtay / tetris

A terminal interface for Tetris
Other
871 stars 40 forks source link

How to Eliminate Shadows on ubuntu 16.04 #6

Closed linux0ne closed 5 years ago

linux0ne commented 5 years ago

I don't like the shadow of every square. I want to eliminate it. What should I do?

samtay commented 5 years ago

By "shadow", do you mean the preview of where the piece will land? Sorry, I haven't included a way to turn that off, but you can customize what it looks like. Currently the best you could do to turn it off would be to run tetris --preview-chars ' .' but this will still color the dots of the grid where the preview is.

Thanks for the issue though, this is definitely something that should be toggle-able. I'll try to find some time to do that this week.

linux0ne commented 5 years ago

OK
Thank you Anticipation.....

elcste commented 5 years ago

I'd love a new release including this commit! :-D

samtay commented 5 years ago

@elcste a bit late but here's a new release

linux0ne commented 5 years ago

@samtay I'd love a new release including this commit! :-D