zotho / dots_matrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbit calculator

$ python -m venv env
$ . env/bin/activate
$ pip install -r requirements.txt
$ python test_gravity.py # Testing
$ python main.py # Starting
$ deactivate # Exit environment

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%