Metadata-Version: 2.4
Name: VertexEngine
Version: 1.8.8
Summary: A high-performance SDK for Python Development.
Author-email: Tyrel Miguel <annbasilan0828@gmail.com>
License: MIT
Project-URL: Homepage, https://vertexengine-zii6.onrender.com
Project-URL: Documentation, https://vertexenginedocs.netlify.app
Project-URL: Tutorials, https://www.youtube.com/watch?v=-P4t6UabuDU&t=0s
Project-URL: Official Tech Site, https://tyrel.onrender.com
Project-URL: Source, https://github.com/VertexEngine-Projects/VertexEngine-Code
Project-URL: Issues, https://github.com/VertexEngine-Projects/VertexEngine-Code/issues
Project-URL: Discord, https://discord.gg/jqG8kQjX
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt6>=6.7
Requires-Dist: pygame>=2.6; python_version < "3.14"
Requires-Dist: pygame-ce>=2.5.0; python_version >= "3.14"
Dynamic: license-file

<p align="center">
  <img width="100%" alt="VertexEngine_Logo" src="https://github.com/user-attachments/assets/6ba8a8dd-285a-4618-8e29-da12eb92e9ce" />
</p>

<p align="center">
  <a href="https://pypi.org/project/vertexengine/">
    <img src="https://img.shields.io/pypi/v/vertexengine.svg" alt="PyPI version">
    <img src="https://img.shields.io/pypi/l/vertexengine.svg" alt="License">
    <img src="https://img.shields.io/pypi/dm/vertexengine.svg" alt="Monthly downloads">
    <img src="https://img.shields.io/pypi/dw/vertexengine.svg" alt="Weekly downloads">
    <img src="https://img.shields.io/pypi/pyversions/vertexengine.svg" alt="Python versions">
    <img src="https://img.shields.io/pypi/format/vertexengine.svg" alt="Format">
  </a>
</p>

# VertexEngine/Vertex
VertexEngine is a GUI and Game Engine for python applications, it works best if you use py installer

## Official Extensions:
- [VertexEngine-WebEngine](https://pypi.org/project/VertexEngine-WebEngine)
- [VertexEngine-CLI](https://pypi.org/project/VertexEngine-CLI/1.0/)

## Help
- The documentation is in the following link: [Documentation](https://vertexenginedocs.netlify.app/) for help.
- Support Email: FinalFacility0828@gmail.com

## Community
Discord is out NOW!
[Discord Server](https://discord.gg/VertexEngine)

## Change Logs (1.7.0 - 1.8.7), NEW!
### 1.8.7
- 3rd Final 1.8.x Branch Security Patch
- Final 1.8.x update is 1.8.9
- 1.9rc1 soon.

### 1.8.6
- Fixed Engine bugs
- Fixed mouse dragging events (EVENT-ID: 1024)

### 1.8.5
- Fixed buttons!
### 1.8.4
- Are you here?
- jk :D
- Bug fixes!
### 1.8.3
- Added some setup for the next versions!
- Inviting people to the VertexEngine Projects planned for VertexEngine 2.0.0
### 1.8.2
- Graphical Math Tweaks!
- Old classes now moved into Math
- GraphicalMath is now just Math
### 1.8.1
- Some Fixes!
- Tweaks!
### 1.8.0
- Updated Documentation!
- Engine Fixes!
### 1.8rc2
- Fixed math not defined errors
- Renamed to GraphicalMath
- Added the utility functions (clamp, lerp, etc.)
### 1.8rc1
- Patched some runtime errors
- Added MATH! (from VertexEngine.math import *)
### 1.7.3
- Added new functions to collisions!
### 1.7.2
- Added HIGHLIGHTING to Ocean Code!**
- Fixed a lot of bugs!
- Fixed outdated URLs (2 day server shutdown)
### 1.7.1
- official VertexEngine Projects Browser! (RainExplorer)
- Accounts Wiped soon.
- Fixed a bit too many bugs.
### 1.7.0
- Fixed Collision not defined errors
- Added an official3 Tutorial Video!
- Accounts will be wiped soon.

## How to install VertexEngine/Vertex:
Step 1: Type in pip install VertexEngine

Step 2: Wait a few min, don't worry if it takes 1 hr or more, it will finish

Pygame or PyQt6 systems are compatible with Vertex so you can use pygame collision system or PyQt6's UI system in VertexEngine.

## Dependencies
Vertex obviously has heavy dependencies since it's a game engine, the following requirements are:

| Dependency       | Version                              |
|------------------|--------------------------------------|
| PyQt6            | >=6.7                                |   
| Pygame           | >=2.0                                |
| Python           | >=3.10                               |

## About Me ❔
I’m a solo developer based in Quezon City, building tools and engines for both fun and serious projects.

## 📄 License
VertexEngine is licensed under the MIT License.

You are free to use, modify, and distribute this project, as long as proper attribution is given. See the LICENSE file for details.
