Metadata-Version: 2.1
Name: GameWidgets
Version: 0.0.5
Summary: Pygame becomes easier
Home-page: https://github.com/gituser/test-tackage
Author: Manomay tyagi
Author-email: tyagimanomay57@gmail.com
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# GameWidgets

The **Ever Changing** package/template!

**Make sure to download from Releases!
Pip install does not work!**


Complete with:

* Normal_Btn
* Active_Btn
* Clock
* Delay
* Cursor controls
* AllBtns Example
* 155 RGB Codes for easy coding
* Animatrix
* Sound

**More Coming!**

Imports:


For Buttons:

```form PygameWidgets.Widgets import Btn```

For Clock:

```form PygameWidgets.Widgets import Clock```

Etc.

**Examples**

```form PygameWidgets.Examples import [example name]```

**Running**

To run the the package type the import and click run,
doing that you should see the opening statement:

*Current date = 2022-08-19 

PygameWidgets Active!*

In Order to use the things inside you will have to import pygame yourself too.

More Files will be added so keep checking!

**License**

https://replit.com/@superguy123456/PygameWidgets#PygameWidgets/LICENSE.txt
