Download Instructions
Follow these steps to download and install the Physics Sandbox Game:
- Clone the repository from GitHub:
git clone https://github.com/Cardsea/phisics-game.py.git
- Navigate to the project directory:
cd phisics-game.py
- Install the required dependencies:
pip install -r requirements.txt
System Requirements
- Python 3.x
- Pygame
- NumPy
- Mouse and keyboard for interaction
Running the Game
To start the game, run:
python main.py
Troubleshooting
- If you encounter any issues with dependencies, try updating pip:
pip install --upgrade pip
- Make sure you have the latest version of Python installed
- If you experience performance issues, try reducing the number of objects in the simulation