Skip to main content

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

Project description

🚀 Fusion Engine

PyPI PyPI - Python Version PyPI - License PyPI - Status PyPI - Downloads GitHub contributors

logo

Fusion is a game engine for creating graphical applications using the Pygame library 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!

🗜️ Table of Contents

Website

Our website is at this link

💾 Installation

Using PyPi

To install our package, run this:

  pip install fusion-engine

Our PyPI package is at this link

Install from source

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
 python setup.py install_local

Developer build

if you want to get the non-cython build and the latest changes then follow this instruction:

 git clone https://github.com/dimkauzh/fusion-engine.git
 cd fusion-engine
 python setup.py install_dev

Run example

If you want to run the example, then just run this command:

 git clone https://github.com/dimkauzh/fusion-engine.git
 cd fusion-engine
 python examples/example1.py

For different examples, you change the number to the number of the example file

👥 Community

Our community is just growing, so if you want to help us with the project, it will be very helpful! We have a discord server at this link. Need to contact us? Just DM the Owner or CEO in discord and we will try to react as fast as possible

❤️ Special thanks to these people

  • Zenthm (Contributing)
  • XCarCedo (Contributing)
  • nmsderp (Contributing)
  • Techsplosion (Bug hunter)
  • FBS_Gamer (Discord server)

And 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

📃 Documentation And WIKI

Do you need to figure out how to use a function or just want to know what it does? Then our wiki are perfect for you! But do you want to know if there is a specific function? Then the docs are perfect for you! See at our websites docs/wiki section

📯 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 group or create an issue!

License

See Licence here

🗄️ About

⚙️ Engine

Fusion Engine is currently (6/14/2023) build with Python and some Python libraries:

  • Pygame is used for rendering, windowing, events and more
  • Cython for compiling and speed-up
  • PyMunk is used for physics simulation
  • Custom UI library based on Pygame_gui for UI
  • Setuptools for PyPi package
  • Json for storing data

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.

⭐ 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-4.0.2.tar.gz (189.7 kB view hashes)

Uploaded Source

Built Distribution

fusion_engine-4.0.2-py3-none-any.whl (189.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