PiroEngine is a cutting-edge game engine developed by Pironium for creating immersive 3D games. This engine introduces unique features and leverages the PiroScript (.pis) programming language to enhance game development capabilities.
To get started with PiroEngine, follow these steps:
- Clone the repository to your local machine.
- Navigate to the
PiroEnginedirectory. - Follow the installation instructions provided in the
INSTALL.mdfile.
PiroEngine seamlessly integrates the PiroScript (.pis) programming language, allowing developers to write efficient and expressive game logic.
PiroEngine employs state-of-the-art rendering techniques for realistic 3D graphics and visual effects.
The engine includes a robust physics simulation system for accurate object interactions and realistic gameplay.
PiroEngine provides a powerful AI framework for creating intelligent and dynamic non-player characters (NPCs).
Develop multiplayer games with ease using PiroEngine's networking capabilities.
To start using PiroEngine in your project, follow these steps:
- Add the
PiroEnginedirectory to your project's dependencies. - Import the necessary modules in your code.
- Write PiroScript code to leverage the engine's features.
Check out the examples/ directory for sample projects showcasing the capabilities of PiroEngine.
If you'd like to contribute to the development of PiroEngine, please follow the guidelines outlined in the CONTRIBUTING.md file.
For any questions or issues, feel free to open an issue.
Happy game development with PiroEngine!