View all by roadsidegravel
Creator
Follow roadsidegravel
Follow
Following roadsidegravel
Following
Add To Collection
Collection
Community
Devlog
Various Panda3D prototypes
←
Return to Various Panda3D prototypes
Devlog
Mathematical Marbling added
May 20, 2024
by
roadsidegravel
A basic version of mathematical marbling has been added. It simulates dropping droplets of ink on water. Each time you click a new drop of a random color is added and the previous droplets deform acco...
Continue reading
Puzzle Tiles added
July 02, 2022
by
roadsidegravel
Making the Puzzle Tiles prototype was good exercise. There were a lot of things that were challenging to add. For example picking up the topmost tile when several are overlapping. Trimming the image s...
Continue reading
Borderless Minesweeper added
May 06, 2022
by
roadsidegravel
Borderless Minesweeper has been added. It's your classic minesweeper but the edges wrap around so there is no border. All the core Minesweeper code was made with Test Driven Development. I am steadily...
Continue reading
Destructive Chaser added
October 18, 2021
by
roadsidegravel
#Panda3D
Making this was a good refresher. My code is starting to be better organised now that I know what I'll need and when. There's still plenty of room for improvement, but I'm steadily getting better. I i...
Continue reading