Add the minesweeper Development Project of xingd.
We are ready to use JavaScript to implement lightweight clearance games. For convenience, the underlying framework is developed using jquery.
Compared with the complex system requirements of xingd, my requirements are much simpler:
Browser -- arbitrary -- Firefox + firebug recommended
Development Tools -- arbitrary -- scite recommended
The main plan is to first introduce jquery and then compare it with some other JavaScript frameworks. Next we will introduce minesweeperAlgorithmChange to the Javascript version, and then complete the UI implementation.
The subsequent Plan may be the Ajax online version, multi-person collaborative version, and framework compatible version (Multiple frameworks are noticed during actual development, so it may not be a major problem at the end ).
Some people may say that there are still many good platforms. When jquery is chosen, it is mainly because this platform has already been used at work and the convenience is felt.
I am relatively lazy. I used to give up my blog halfway, so I tried to stick to a certain update frequency this time.