# js_saolei **Repository Path**: timshaw/js_saolei ## Basic Information - **Project Name**: js_saolei - **Description**: 采用javascript面向对象方式编写网页版扫雷 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 20 - **Created**: 2015-01-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #js_saolei 此次扫雷作业,分为以下几个过程(仅作学习参考) 1.随机生成雷及布局 2.左键功能 3.右键功能 4.计时功能 5.难度设置及自定义难度 6.界面美化 7.没有了