The second test summary

An experimental project name
eliminate bricks implemented with an array of ball
Second, the experimental project functional description (with own words)
the determination of which data is stored in an array, corresponding to the display screen by determining the value of the array. Control then 'a''d' as a key control '*' baffle serves to block the ball, in addition to eliminate a simple '#' bricks through ball game. When you do not block the baffle ball game will end.
Third, the project introduces a modular structure (text + overall model)
this is an improvement, to achieve the purpose of eliminating the bricks of the ball easily use an array to store data.
Need to use variable initialization, and then displays a screen in the branch determination value array to the desired display screen. Regardless of whether the update is blocked pellets is determined, which is related to the update of the operator controlled shutter. Finally, the main function of all branches of the bag, according to output game.

Fourth, implement the interface display (screenshot)

V. code hosting links
https://gitee.com/hs2660053932/yellow_pine.git

Six: experiments summarized
this or do yourself a game, this is the problem I have encountered do not understand why that would not compile, his error lies #include <cwindow.h> dev c ++ because there are no this folder, so the compiler can not, due to replace #include <windows.h>.

Still many, there are also a lot we have to learn to do. A little bit of progress every day, just like we do eliminate this brick game as long as you stick to it, you can get a higher score.

Guess you like

Origin www.cnblogs.com/hslvcx/p/10956511.html