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

colinloretz/asteroid-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroids

Desktop Client

Desktop client for the Fetch-a-Rock project for NASA Space Apps Challenge 2016.

Asteroid Simulation

This client displays an orbital mechanics simulation in which we are able to view the Earth, Moon and a prospective asteroid to mine. In this scenario, we have landed an asteroid repositioning rocket. If you tap on the screen, the simulation will apply thrust to that side of the asteroid.

Requires Node.js. Clone this repository and then run:

npm install && npm start

⚠️ This client will not work without the python server component, which is available below. We are working on making this more portable than it is currently.

asteroid client

Server Component

The server side component is available at https://github.com/bdhammel/asteroid-flask.

It requires python and Redis to be installed.

About

🚀 👾 💥 Asteroid Mining Orbit Simulation for #spaceapps2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published