I am making a physics engine as a fun project to learn more about python and just to have fun
make sure you have python installed if you don't install it via the microsoft store
To use this project you fist have to install customtkinter. To install customtkinter open powershell and paste this in powershell
pip install customtkinterthan to run the program download the code and use this command in powershell
python physics_engine.pyor just use your favorite code editor
to install python i am going to show you how to use homebrew but you can also download phython via their site π https://www.python.org/downloads/macos/
to install homebrew paste in shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"then install python py pasting this in shell
brew install pythonto use my program u too need customtkinter on mac to install that paste this in shell
pip3 install pythonto run the program paste this in shell
python3 physics_engine.pyif it says that it is not trusted go to System Settings β Privacy & Security β Allow Anyway