MaxPyGame Engine

Informations


What is MaxPyGame Engine?

MaxPyGame is a type of plugin made for pygame, thus making it easier to use in "faster" or "easier" projects to be done.

How this works?

It will just have a class with a kind of encapsulation of several functions already pre-made for you, this includes the items that will be used to make the user interface such as "buttons", "sliders", "dropdown" and others.

Why use this?

In a way, it can make the creative process of your game easier and faster, but unfortunately it is quite limited, since it is made in Python and my optimization capacity is equivalent to that of a potato.

Installation


How to install?

Installation via TestPyPi

How to install MaxPyGame on TestPyPi

  1. Press Windows Key+R
  2. Type "cmd"
  3. Press Enter
  4. Paste the following code:
    pip install -i https://test.pypi.org/simple/ maxpygame
  5. Press Enter and wait installation ends.
TestPyPi

Installation via GitHub

How to install MaxPyGame on GitHub

  1. Press Windows Key+R
  2. Type "cmd"
  3. Press Enter
  4. Paste the following code:
    pip install git+https://github.com/MrJuaumBR/maxpygame.git
  5. Press Enter and wait installation ends.
GitHub

Installation via Direct File

How to install MaxPyGame directly

  1. Download the most recent version of MaxPyGame from GitHub Wheel/whl file type.
  2. Put it into your project folder
  3. Run the command into your Command Prompt:
    pip install maxpygame-{{version}}-py3-none-any.whl
  4. Press Enter and wait installation ends.
Direct File

Examples

You can see all the examples into the page: Examples(GitHub) Examples

Contacts

You can contact me via:
Type Target
Discord User: mrjuaum
Steam User: juaumpe
Discord Server: link
GitHub link
YouTube link
Roblox User: link
Roblox Server: link