index — aboutMe @ master

Little GUI that generates small minesweeper fields, ready to be copied in a Discord-syntax

e9f35797
split files, added num2words
drwxrwxrwx
52
__pycache__/
drwxrwxrwx
3262
aboutMe/
-rw-r--r--
66
.gitattributes
-rw-r--r--
1070
LICENSE
-rw-r--r--
533
README.md
-rw-r--r--
3390147
banan.jpg
-rw-r--r--
1483
generate.py
-rw-r--r--
1831
visualize.py

aboutMe

copies a minesweeper with discord syntax into your clipboard

For python execution

requires the external libraries PyQt6 for GUI, pyperclip for clipboard access on python and num2words to convert numbers into the number words for the emojis on discord

Windows Execution

the folder contains a windows executable file with all the other files you need to execute it on windows

Other operating systems

you’ll have to build an executable for your operating system yourself based on the given python file

clone
git clone https://git.crispy-caesus.eu/aboutMe