Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Procedural Planet Generator

A procedural planet generator that uses a clever templating system and a mildly terrifying shader to produce an endless stream of alien planets. The description, appearance, and basic stats are all linked properly, so if the description says the plants are blue, the vegetation-covered parts of the surface are shown as blue, and so on. It should also mostly avoid impossibilities like land-dwelling creatures on water worlds.

Influences: An earlier project that generated entire SF universes at a shallower level. No Man's Sky. Sid Meier's Alpha Centauri.
Expand All @@ -7,8 +8,12 @@ Licensed as GPLv3. Other licenses available upon request. Feel free to [ask ques

Icons by streamlineicons.com.

## Start locally

Start your local webserver with `server.py`. Then you can access the tool via http://localhost:8000

## Additional Contributors ✨

Thanks goes to these wonderful people:

* [Efface Studios](https://www.effacestudios.com) Image Download Code
* [Efface Studios](https://www.effacestudios.com) Image Download Code