Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cm-bf/wordlist
Little game in software engineer.
https://github.com/cm-bf/wordlist
Last synced: about 1 month ago
JSON representation
Little game in software engineer.
- Host: GitHub
- URL: https://github.com/cm-bf/wordlist
- Owner: CM-BF
- Created: 2019-03-12T01:00:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-09T13:37:51.000Z (over 5 years ago)
- Last Synced: 2023-10-17T23:24:30.008Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 3.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WordList
## Run code
```
cd test
./test_*.sh
```
具体运行方法参考test_*.sh中的代码即可。
需要特别注明的是:请将需要运行的文件放在data文件夹中,否则请以data文件夹为根进行相对地址寻址。
## GUI
运行GUI的方法很简单进入GUI\bin中运行run即可