Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.38 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.38 KB

Treengine

Code style: black Python Version: 3.11 Pygame-ce 2.1.3 GNU v3.0

Treengine

Treengine is a Python-based game engine designed for 2D game development on the web and PC platforms. It is built on top of the Pygame-ce library and provides a range of features to help developers create engaging games.

Graphics rendering using Pygame-ce
User Interface Management
Entity Component System
Scene's and Scene Management
Sprite Sheet's and Tile Map's
State Machine!

Requirements

Python 3.11
Pygame-ce 2.1.3

Installation

pip install pygame-ce
clone the repository (For now)

Getting started

Refer to the Getting Started guide here.

Contributing

Contributions are welcome! To contribute, please follow these guidelines:

Fork the repository.
Make changes and test them thoroughly.
Submit a pull request.

License

GNU General Public License v3.0

Contact

Discord: Tree#7119