Martysh12
bfcb0650e6
Changed os.name to platform.system()
...
Changed os.name to platform.system() because platform.system() is much more reliable, and is easy to check for different system.
Also added a check for linux.
2021-12-19 20:29:38 +02:00
Martysh12
b5c4bbcdd9
Added simple documentation and a shebang
...
Added simple documentation and a shebang and fixed a simple error at line 32.
2021-12-19 20:26:08 +02:00
Martysh12
555ecfa7a3
Added newlines and sorted imports
...
Added newlines and sorted imports according to PEP-8.
2021-12-19 20:18:07 +02:00
John McCardle
3f9af5012c
Cross-platform basics on capturing the game screen to a PIL image.
2021-12-19 13:02:58 -05:00
Error_404
64ac273833
Create README.md
2021-12-19 22:03:44 +05:30