Metadata-Version: 2.1
Name: thonny-subway-surfers
Version: 1.0.0
Summary: This plugin seamlessly integrates Subway Surfers gameplay into your Thonny IDE.
Author: McBigBob
Project-URL: Source, https://github.com/McBigBob/thonny-subway-surfers
Keywords: subway surfers,thonny,bored,gameplay,plugin
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: thonny
Requires-Dist: pillow

### **Thonny Subway Surfers Plugin for [Thonny](https://thonny.org)**
Add a dash of excitement to your coding routine! This plugin is designed for those moments when you need a break from your code and want to indulge in some fun. Enjoy Subway Surfers gameplay right next to your code editor.


**Features:**

- Toggle Subway Surfers gameplay on the side of the code editor.
- Seamless integration with the Thonny IDE.
- Elevate your coding sessions with a fun distraction.

**How to Install:**

1. Download the `thonny-subway-surfers-1.0.0.tar.gz` file from the releases.
2. Open Thonny and navigate to `Tools` >> `Manage plug-ins` >> `Install from local file`.
3. Select the downloaded `thonny-subway-surfers-1.0.0.tar.gz` file and click **`OK`**.
4. Wait for Thonny to complete the extraction.
5. Restart Thonny to apply the changes.
6. Find the Subway Surfers option in the `View` tab and toggle it on.
7. On first boot the plugin has to download a media file.
8. After the download click **`OK`** to start enjoying the gameplay.

**OR** 

1. Open Thonny and navigate to `Tools` >> `Manage plug-ins`.
2. Select the search bar and type `thonny-subway-surfers`.
3. Find the PyPi package and click **`Install`**.
4. Wait for Thonny to complete the Installation.
5. Restart Thonny to apply the changes.
6. Find the Subway Surfers option in the `View` tab and toggle it on.
7. On first boot the plugin has to download a media file.
8. After the download click **`OK`** to start enjoying the gameplay.

**Requirements:**

- Require Thonny ≥ [v4.1.4](https://github.com/thonny/thonny/releases/tag/v4.1.4)
- Require Pillow ≥ [v10.2.0](https://github.com/python-pillow/Pillow/releases/tag/10.2.0)
