CodingTrain / CodingTrain/Suggestion-Box
Terraria-like landscape generation
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
The challenging part is to create Terraria-like world generation:
- generation of landscapes, caves
- different kind of ores generation
- biomes (some may hold different kind of ores)
- smooth biome transition
Some info that may help:
Starbound is another indie game that has similar landscape generation. Some links to their development blog that may help or give a hint:
- http://playstarbound.com/september-1st-wips/
- https://playstarbound.com/october-27th-caves/
Also, you can google some info on that topic too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.