alexander-l-stone / RogueSpace

A rogue like about space exploration written with python's tcod library.
MIT License
0 stars 0 forks source link

Asteroid Belt Radius's Too Large #18

Open alexander-l-stone opened 3 years ago

alexander-l-stone commented 3 years ago

Asteroid Belt radius's are far too large and can lead to them overlapping with Planets, or extending past the edge of the system.

BigRadiiBug

alexander-l-stone commented 3 years ago

May be fixed by changes in #24