Minesweeper-2.0-test/README.md

21 lines
479 B
Markdown
Raw Permalink Normal View History

2023-01-27 11:45:10 +00:00
# Minesweeper made by SPYN
An easy game which is similar to the Minesweeper made by Microsoft.
The game is made for SPYN's practical engineering assignments.
No commercial use, only for learning reference.
## Getting Started
This Game is built in JavaScript with HTML & CSS.
To pack the code properly, you might need use NW.js(https://nwjs.io).
## Additional Information
The game supports 3 languages (ZH_CN\EN-WW\JA-JP), but the code comments are written in Chinese.