Command Line 2048

For this portfolio project I programed 2048 from scratch! It was pretty challenging but very rewarding, is there anything I can improve on when combining numbers? Right now I just have a few elif statements for the possible combos and I was wondering if there was a better way. GitHub - SamZombie/Terminal-2048-python-project