bendikMichal / pyretro-gui

PyRetro-Gui (also pyretrogui) is a gui framework built using pygame-ce to develop nostalgic looking apps.
MIT License
52 stars 2 forks source link
cross-platform framework gui open-source pygame pygame-ce python3 retro retro-ui retro-ui-kit

PyRetro-Gui

A cross platform framework for making retro styled apps(even games) that look the same everywhere. Written in python and provides easy and quick learning curve.

[!WARNING] Pyretro-Gui is in very early stages of development

Table of contents

Dependencies

  1. python3
  2. pygame-ce >= 2.5.0
  3. typing-extensions
    • Linux specific:
      1. python-xlib

Installation

[!NOTE] Now can be installed using make too

For now

[!NOTE] To test if you have installed correct dependencies you can run python test.py inside the downloaded repo, you will be presented with test app

In the future

Support

Windows Linux MAC OS
100% Mostly supported Not tested

Credit

Inspired by https://www.astralgrave.com/ 's visual style, (also his IG, @saintjulianxv)