doctorspoof / SpaceShooter

1 stars 0 forks source link

Procedural Generation System #49

Closed doctorspoof closed 10 years ago

doctorspoof commented 10 years ago

Implement a procedural generation system capable of creating unique star systems from a unique seed value. These systems should include:

Points to note:

doctorspoof commented 10 years ago

Basic version implemented in https://github.com/doctorspoof/SpaceShooter/commit/fc1bfc8f94b926e9b0c46f32e9c8434db9144108

Further patches will add content and rework current content, to make it produce more sensible maps.

doctorspoof commented 10 years ago

As above, but rewritten to make more sense as of https://github.com/doctorspoof/SpaceShooter/commit/068f8c5770b02dcff611ca1c5dfa7e786f2ab0e5