Skip to content

PyRetro-Gui (also pyretrogui) is a gui framework built using pygame-ce to develop nostalgic looking apps.

License

Notifications You must be signed in to change notification settings

bendikMichal/pyretro-gui

Repository files navigation

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
  • Linux specific: 3. python-xlib

Installation

For now

  • Clone the repo
    git clone https://github.com/bendikMichal/pyretro-gui
    
  • Move the files into your project or start working inside of it

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

  • Hopefully available via pip

Support

Windows Linux MAC OS
100% Mostly supported Not tested

Credit

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

About

PyRetro-Gui (also pyretrogui) is a gui framework built using pygame-ce to develop nostalgic looking apps.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages