fenying / minesweeper.js

A simple TypeScript implements of classic game MimeSweeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MineSweeper.js

This project is the pure JS/TS library of MineSweeper.

Yunbookf developed the UI part of it, and I developed the logic part.

Requirements

  • Node.js v8.x (Or newer)
  • TypeScript v3.1.x (Or newer)

License

This library is published under Apache-2.0 license.

About

A simple TypeScript implements of classic game MimeSweeper

License:Apache License 2.0


Languages

Language:TypeScript 100.0%