Skip to content

Repository files navigation

Running SmuzzSim on Windows 10 Without Python Installed

This guide will walk you through the process of setting up and running the SmuzzSim.py script on a Windows 10 system that doesn't have Python installed.

Installation of Python and Required Libraries

  1. Install Python:

    • Download the Python 3.x installer (e.g., Python 3.9) for Windows from the official Python website: Download Python.
    • Run the downloaded file and ensure that you select the "Add Python X.Y to PATH" option during installation.
    • Follow the on-screen instructions to complete the installation.
  2. Install Required Libraries:

    • Open a command prompt by searching for "cmd" in the Start menu.
    • Navigate to the directory where your SmuzzSim.py file is located.
    • Run the following command to install the required libraries:
    pip install opencv-python numpy pyautogui keyboard pygetwindow
    

Running the Script

  1. Download the Source Code:

    • Download the SmuzzSim.py file and any required resources (images, icons, etc.) to your system from your preferred source, such as a GitHub repository.
  2. Run the Script:

    • Open a command prompt and navigate to the directory where your SmuzzSim.py file is located.
    • Run the following command to start the script:
    python SmuzzSim.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages