Terraria-like World Generation - Pygame Tutorial
Channel:
Subscribers:
102,000
Published on ● Video Link: https://www.youtube.com/watch?v=1yJI8znB5aQ
World generation can be done with perlin noise. In the case of platformers, you can create surface-level terrain with just 1-dimensional perlin noise.
Project Download:
https://dafluffypotato.com/static/platformer_project_8.zip
Devlog Playlist:
https://www.youtube.com/playlist?list=PLX5fBCkxJmm1F3PofHWCGNH6se7QO7L3d
Discord:
https://discord.gg/9Qt2GxF
Twitter:
https://twitter.com/DaFluffyPotato
This video and the code produced in it are released under: CC0 1.0 Universal (CC0 1.0). This puts the video and code produced in it in the public domain, so use it for whatever you want.
#python #gamedevelopment #pygame
Other Videos By DaFluffyPotato
Tags:
python
pygame
DaFluffyPotato
python tutorial
pygame tutorial
tutorial
pygame world generation
world generation
terraria
pygame terraria
pygame terraria generation
worldgen
pygame perlin noise
perlin noise
simplex noise
noise
programming
computer science
learning
coding
terrain
terrain generation
platformer
pygame platformer