Last update : I'm archiving this mess of spaghetti code, sorry.
- Download the zip file on the Github page (Clone or Download > Download ZIP).
- Unzip the downloaded file. You can place it everywhere.
- Open the terminal (Win+R >
cmd
on Windows), move into the unzipped folder, and then typepython3 main.py
. Gravit may be launched.
Note : if you don't have the pygame
library, type pip3 install pygame
on Linux or python3 -m pip install pygame
on Windows.
© 2020 anatom3000
This project is under the GPL-3.0-or-later license (see LICENCE.md).