|
Oct
31
|
|
|
Categories: JavaScript
| Tags: JavaScript, jQuery, 扫雷
| Views: 2,361
|
Demo: http://pwwang.com/tools/mine-sweeping.html
Google Code Project Home Page: http://code.google.com/p/mine-sweep-in-jquery-javascript/
Introduction
A simulation of windows mine-sweeping(扫雷) in jQuery/JavaScript?
Information
pwwang http://pwwang.com
page http://pwwang.com/technology/js-javascript/mine-sweeping-in-jquery-javascript/
demo http://pwwang.com/tools/mine-sweeping.html
Details
- Performs perfectly in Firefox
- Works well in IE but not ideally
- Basicly realize all the functions of all windows mine-sweeping has
- Especially realize an event that the left-button and right-button clicks at the "same" time —- that is, it differs in a very short time,and then the event will fire.
From 迷途知返, post Mine-Sweeping(扫雷) in jQuery/JavaScript
RELATED POSTS:
Leave a comment
| Trackback


