Making a Game for Christmas in Pygame

Опубликовано: 18 Май 2026
на канале: TheSandwichCoder
503
15

Merry Christmas! So I made a game for Christmas cus why not right. This was a really big challenge and I faced alot of bugs on the way, but I think it turned out well and was worth it in the end.

Of course, I could not have done it without Perlin Noise code made by:

Supreme Sector(1d terrain noise):
Video:    • Perlin Noise in Python Revisited  
Github: https://github.com/Supreme-Sector/Pyt...

pvigier(2d cave noise):
Github: https://github.com/pvigier/perlin-num...

music:
Enchanted Chimes(by Top-Flow-Productions)
https://pixabay.com/music/christmas-e...

Also I used alot of chatgpt so thanks to him too i guess

I was able to get the executable working so cool, but it wasnt able to package numpy, so I could not use the 2d perlin noise. Instead, I made my own type of noise, which I think is pretty obvious how, by just taking a look. In order to run the executable, run the "main" file.

github link: https://github.com/TheSandwichCoder/C...

Wow, you read to the end of this, Ill tell santa to put you on the good list next year.