Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Hey ! my system isn't that much complicated, only cosinus for orbits and a simple hierarchy for the satellites.

I generate a main satellite (a star) which generates his own satellites which each other generates their own satellites and it goes on until I stop it ^^

Their datas (radius, distance, speed) depends on the radius of their "parent satellite"

What exactly does your data generator creates as property ?

PS: I'm using Javascript

You can download it here https://github.com/mdeselincourt/charliesspacegenerator - at some point I should set it up as a GitHub Page (but when I wrote it I didn't know GitHub Pages existed)

OK it only took 2 clicks and a .nojekyll haha, the generator is now at https://mdeselincourt.github.io/charliesspacegenerator/