From 8e110fe19f15185636952299fa4bdd8d9be310e9 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Tue, 23 Apr 2024 21:29:06 +0200 Subject: initial commit --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..0e7bd30 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# RMG - Random Maid Generator +## Character description +Character generator for the infamous Maid RPG. + +This is a small Python project I created when I was still in the early phase of learning programming. It is UGLY. However it works (mostly). + +## Backstory +Originally it was created in Python 2 with PyQt4. Much of the sourcecode had been lost, and I could only fully recover it by decompiling an exe version I created back then with py2exe. After that I had to run a PyQt4 >> PyQt5 conversion. I'm planning to clean up the code in the future. + +## Necessary tools +* Python 3 +* PyQt5 -- cgit v1.2.3-70-g09d2