(This project is a simple 2048 small game source code. The game rules of 2048 are very simple. Each time you can choose to slide in one direction from top to bottom, left to right, and each time you slide, all the digital blocks will approach the sliding direction. The system will also display a digital block in the blank, and the blocks with the same number will approach and collide)