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
License-File: LICENSE


## 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"
```


