View all by Bohnental
Bohnental
Follow Bohnental
Follow
Following Bohnental
Following
Add To Collection
Collection
Comments
Devlog
Procedural Universe
←
Return to Procedural Universe
Devlog
Camera movement - this took way to long to implement
October 06, 2023
by
Bohnental
I implemented camera movement and zooming in my little game, this took way to long to implement, since pygame really doesn't like large images. This is problematic, since the background image in galax...
Continue reading
Galaxy Overhaul
September 22, 2023
by
Bohnental
Major Changes: -Galaxies now generate more accurately by placing nebulae based on how bright a certain region of a galaxy is rather than the nebulae being within a certain distance of the galaxies cen...
Continue reading
Habitable Planet Overhaul
September 22, 2023
by
Bohnental
Major Changes: Completely revamped the way habitable Planets generate including biomes! Before: After: Minor Changes: -The Application now has a proper icon...
Continue reading
False Antivirus Positives
September 22, 2023
by
Bohnental
As i am using python to write this project, i use pyinstaller to turn source code into an .exe file and many antivirus programs really really hate that i devoted most of the last hour into fixing that...
Continue reading
Gasgiants
September 22, 2023
by
Bohnental
Major Changes: -A new form of planet the Gasgiant is now generating in some stellar systems! It is larger than other planets and has more moons. Minor Changes: -Shrunk the size of the background galax...
Continue reading