Skip to content

m-star18/Spielliste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spielliste

見本

"Spielliste' is a emulator management list.

When you write game information to a file, it is displayed.

Requirement

  • Python 3.7.5
  • Pillow 8.3.2
  • PySimpleGUI 4.39.1
  • python-dotenv 0.18.0
  • Saves 0.1

Installation

git clone https://github.com/m-star18/Spielliste
pip install -r requirements.txt
cp .env.sample .env  # size

Usage

python src/main.py

License

This program is released under MIT license.