Skip to content

Tejtex/tengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tengine

Tengine is an ECS (Entity-Component-System) Python library designed with a focus on performance and modularity. It provides a robust framework for building scalable and efficient applications.

Key Features

  • High Performance: Optimized for handling complex systems with minimal overhead.
  • Modularity: Flexible and reusable components for streamlined development.
  • Scalability: Built to support large-scale applications with ease.
  • Ease of Use: Intuitive API for rapid development and integration.
  • Extensibility: Easily extend functionality with custom modules.

Installation

Currently to install tengine you have to download this repo and use the code.

Usage

  • Import the library and start building your ECS-based application
  • Look at the src/example.py for an example app
  • Refer to the documentation for detailed examples and API usage.

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Submit a pull request with a detailed description.

License

This project is licensed under the MIT License.

Contact

For questions or support, please open an issue.

About

Best ecs python library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages