Skip to main content

A custom open-source game engine on OpenGL and Python, it’s written in pure Python! It’s easy and fast!

Project description

logo

PyPI PyPI - Python Version PyPI - License PyPI - Status PyPI - Downloads GitHub contributors Lines of code

Fusion is a game engine for creating graphical applications using OpenGL and the programming language Python. It provides a simple coding interface for creating windows, rendering graphics, and handling user input. It is and engine to create games fast and easy!

We also recommend a Go Game Engine called [Vuelto, which is a fast and lightweight Game Engine, made with usabillity in mind. It is a better alternative to Fusion.] (https://github.com/vuelto-org/vuelto)

🗜️ Table of Contents

💾 Installation

➡️ Using PyPi

To install our package, run this:

 pip install fusion-engine

Our PyPI package is at this link

🪲 Install from source/devel

if you want to install the package from source and get the latest changes then you do it like this:

 git clone https://github.com/dimkauzh/fusion-engine.git
 cd fusion-engine
 pip install .

🏃‍♂️ Run example

The examples are located here If you want to run the example, then follow these instructions:

  1. First, make sure you have fusion engine installed.
  2. If fusion engine is installed, you can run the first example with the following command:
 python -m fusionengine.examples.example1

For other examples, you can modify the command to run the other example. Just change the number of the example.

👥 Community

We have a discord server at this link. Need to contact us? Just #dimkauzh in discord and he will try to react as fast as possible

💁‍♂️ Contributing

Our community is just growing, so if you want to help us with the project, it will be very helpful! We are welcome to all people who want to contribute, but you do need to follow the contribution rules Special thanks to all the contributors, they made the project even better! And thanks to our community of course!

🥎 Tutorials

Are you exited to start with fusion engine but you dont know where to start? Then maybe its worth looking though one of our tutorials! We tried to make them as simple as possible but still very informative. You can find them here

📯 Coming features

We are working hard to implement very basic and complex stuff so our engine becomes more rigid. To see our changelog and todo list, please go to our docs

💡 - If you have more ideas, please tell us them in our discord server or create an issue!

🪪 License

See Licence here

🗄️ About

This project began May 1, 2023. The original project began in C, but it's entirely rewritten in Python for it's big userbase and ease of use (productivity). This is actually also my EuroPython 2023 project. But after some time, the community has grown, and fusion had a lot of big releases. It was becoming a big project with a giant codebase.

⭐ Star History

Star History Chart

🇺🇦 Ukraine

We as fusion team support Ukraine and we hope it will win. Fusion engine is dedicated to Ukraine fighting the Russian invasion. 🇺🇦 Please support Ukraine! 🇺🇦

🚀 About Me

A 13-year-old game developer with much passion about game development. So I made this project to grow my programming skills and just make a tool that I can use for myself or a tool for other people to help them develop games.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fusion_engine-5.2.1.tar.gz (290.1 kB view hashes)

Uploaded Source

Built Distribution

fusion_engine-5.2.1-py3-none-any.whl (292.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page