Download Physics Sandbox Game

Get started with the interactive physics simulation

Download Instructions

Follow these steps to download and install the Physics Sandbox Game:

  1. Clone the repository from GitHub:
    git clone https://github.com/Cardsea/phisics-game.py.git
  2. Navigate to the project directory:
    cd phisics-game.py
  3. Install the required dependencies:
    pip install -r requirements.txt

System Requirements

Running the Game

To start the game, run:

python main.py

Troubleshooting