Metadata-Version: 2.4
Name: nicegui-blackjack
Version: 0.2.8
Summary: Blackjack game on NiceGUI
Project-URL: docs, https://saitotsutomu.github.io/nicegui-blackjack/
Project-URL: homepage, https://github.com/SaitoTsutomu/nicegui-blackjack
Author-email: Saito Tsutomu <tsutomu7@hotmail.co.jp>
License-File: LICENSE
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Python: >=3.12
Requires-Dist: fire>=0.7.1
Requires-Dist: nicegui<3,>=2.24.2
Description-Content-Type: text/markdown

# NiceGUI Blackjack Game

NiceGUI Blackjack Game is a Blackjack Game that runs on NiceGUI.

## Usage

```
% blackjack
```

![](https://raw.githubusercontent.com/SaitoTsutomu/nicegui-blackjack/master/images/main.png)
