Metadata-Version: 2.4
Name: ConsoleFun
Version: 0.1.2a0
Summary: Developed primarily for fun and learning purposes, this collection serves as a playground for budding developers and gamers alike. As such, you might encounter a few bugs along the way—consider them part of the adventure!
Home-page: https://github.com/memanja/ConsoleGames
Author: Manoj Shetty K
Author-email: shettykmanojmask@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: tabulate
Requires-Dist: prettytable
Requires-Dist: colorama
Requires-Dist: pyfiglet
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

<h1 style = 'font-family: "Lucida Console", "Courier New", monospace'>CONSOLE GAMES</h1>

### About
Dive into the fun with the Guessing Game Collection, a delightful suite of simple yet engaging console games designed to test your wit, memory, and guessing prowess! Whether youâ€™re looking to pass the time, challenge a friend, or sharpen your mind, our collection has something for everyone.

### Purpose
Developed primarily for fun and learning purposes, this collection serves as a playground for budding developers and gamers alike. 
#### As such, you might encounter a few bugs along the wayâ€”consider them part of the adventure!

## Installation

You can install the package using pip:

```bash
    pip install ConsoleFun
```

To list all available games and corresponding commands to play the game:
```bash
list_games
``` 

<br>
<b><u>Contact</u></b><br>
For support or questions, please open an issue in the GitHub repository.
