Metadata-Version: 2.1
Name: find-a-number-game
Version: 1.0.3
Summary: Game that can be played with friends and family!
Keywords: game
Author: Armen Martirosyan
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: click (>=8.1.8,<9.0.0)
Requires-Dist: reportlab (>=4.2.5,<5.0.0)
Project-URL: Changelog, https://github.com/armartirosyan/find-a-number-game/blob/master/CHANGELOG.md
Project-URL: Homepage, https://github.com/armartirosyan/find-a-number-game
Project-URL: Issues, https://github.com/armartirosyan/find-a-number-game/issues
Project-URL: Repository, https://github.com/armartirosyan/find-a-number-game.git
Description-Content-Type: text/markdown

# F.A.N.G. (Find a Number Game)

<p align="center" >
  <img src="https://github.com/armartirosyan/find-a-number-game/blob/main/assets/fang_icon.png" style="width: 50%; height: 50%" />
</p>
</br>
Find a Number Game (FANG) is a game that can played with friends and family, featuring simple rules and an easy setup.

## Game setup

Access the [FANG Grid](https://docs.google.com/document/d/1-2hvNXohJWNpOWQj82NXgcLfX7S2L9YQ/edit?usp=sharing&ouid=110117817908775633071&rtpof=true&sd=true) document and print the required number of copies, ensuring it matches the number of players.
Open your terminal and install fang on your computer

```shell
$ pip install find-a-number-game
```
After installation, generate PDFs with randomized numbers on it.

> NOTE: By default the `fang` will generate 4 PDFs. If there are more players, use the `-p X` command where `X` is the number of players.</br>

> ANOTHER NOTE: You can generate a colored version by using the `-c True` option. option. Be aware that this may increase the difficulty
> in finding the numbers, as the colors can be very light and barely visible.

```shell
$ fang
```

This will generate 4 PDFs in the directory where the command was executed.

## Game Play

Recommended number of players: 4-6
The first player chooses a number on his paper, put

