Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

anatom3000/Gravit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravit

A gravity sandbox. Please enjoy this :)

Last update : I'm archiving this mess of spaghetti code, sorry.

Discord FOSSA Status

Lastest version : v0.2-beta

How to run

  1. Download the zip file on the Github page (Clone or Download > Download ZIP).
  2. Unzip the downloaded file. You can place it everywhere.
  3. Open the terminal (Win+R > cmd on Windows), move into the unzipped folder, and then type python3 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.

Licence :

© 2020 anatom3000

This project is under the GPL-3.0-or-later license (see LICENCE.md).