JacobNickerson / cetris

GNU General Public License v3.0
3 stars 0 forks source link

Code Refactoring - "Box" sprites #2

Closed JacobNickerson closed 2 months ago

JacobNickerson commented 2 months ago

Score_box and next_tet_box are now deprecated due to being rendered in the background image, code should be refactored to remove these, note that the next tetromino sprites and the score text are placed relative to the their boxes, hence their placement should be modified to be independent before the boxes can be removed.