Projekt_AI-Automatyczny_saper/venv/Lib/site-packages/game-0.0.5.dist-info/METADATA
2021-03-13 21:16:35 +01:00

52 lines
1.0 KiB
Plaintext

Metadata-Version: 2.1
Name: game
Version: 0.0.5
Summary: A web game emulator, not only can play games. Welcome to explore.
Home-page: https://leesoar.com
Author: leesoar
Author-email: secure@tom.com
License: MIT
Keywords: game,fc,nes,emulator,nintendo,contra
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.3.0
Description-Content-Type: text/markdown
## Game
A web game emulator, not only can play games. Welcome to explore.
**Support Online Resource.**
Thanks for emularity!
### Release Note
* 0.0.5: Release.
## Screenshots
![ui_1](game/ui_1.jpg)
![ui_2](game/ui_2.jpg)
### How to use
* open web ui
```shell
>>> game web
```
* select game by path
```shell
>>> game play "your_link_or_path"
```