Skip to content

Matlice/PgAr2020_planetarium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

planetarium

Progetto Arnaldo - Planetarium

Happy Hacking

todo: rewards

Java CI-CD

ASSUMPTIONS

  • One only lonely star
  • All bodies must lay on the same plane
  • Bodies as points
  • Orbits assumed to be circular
  • if body A can collide with B, B can collide to A
  • Max 26k planets, 5k moons per planet
  • command line interface

TODOS

  • version 1
    • final i/o
      • star input
      • planet input
      • moon input
    • add planets, moons
    • unique id for celestial bodies
    • COM calculation
    • tree
  • version 2
    • add/remove bodies
      • io
    • search body
      • io
    • get body parent
      • io
    • get body childrens
      • io
    • star to body route
      • io
  • version 3
    • inter-body routes stopping over parent
      • io
    • route length
    • inter-bodies collisions
      • io
    • easter eggs
      • io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published