Home > Software engineering >  The Windows API
The Windows API

Time:09-17

Ask your bosses: I wrote a tetris with Windows programming, I have a question like this: when the game failed at the end of the window suggest whether we do it again, how to make the game save data and then start again, I can only let it destroyed after the window), inquire, how to solve the game start

CodePudding user response:

Square is mapped, you only need to put the drawing and calculation of related data recovery initialized state.

CodePudding user response:

Square since can display, as shown in the data of the game, find the code for the game, to save the data, and it is ok to exit the program, not start again, too, clean up things on the surface of the lower bound, it is ok to have to initialize the data for a new start
  • Related