项目作者: Omerdogan3

项目描述 :
Design Patterns Project1 Extra - GUI Front End Project
高级语言: JavaScript
项目地址: git://github.com/Omerdogan3/project1-GUI.git
创建时间: 2018-09-27T14:39:43Z
项目社区:https://github.com/Omerdogan3/project1-GUI

开源协议:

下载


Project 1 GUI

It includes basic simulator of project 1.

It gets data from your local API server that can be found in here.
Instantiates all stars with coordinates and sizes.
Instantiates all planets according to their types.

  1. Clone this repository
  1. python -m http.server 8081
  1. localhost:8081

Expected Output

alt text

Note!! Please restart API server after each 30 iterations.

Press Space To Search Life.

Live Version: https://foul-notify.glitch.me

It will not work if you do not start API in your local.