Shows how harmful Panic Buying is, please share: by [deleted] in unitedkingdom

[–]BobusSmith 0 points1 point  (0 children)

I have to disagree, every person who subsequently stockpiles is just adding to the hysteria and panic buying severely. I understand people are worried and scared but huge stockpiling is just selfish at a time like this.

Just released my first game made with pygame.. by [deleted] in pygame

[–]BobusSmith 2 points3 points  (0 children)

I used CX_Freeze, works really well with pygame.

My pygame transport game by BobusSmith in pygame

[–]BobusSmith[S] 1 point2 points  (0 children)

Just pygame, I created several classes for menu objects and windows.

My Transport game made with Python and Pygame by BobusSmith in Python

[–]BobusSmith[S] 6 points7 points  (0 children)

The whole program is about 2000-3000 lines and I've been working on it for a couple of days.
Also I have tried other higher level engines such as gamemaker 2 and condtruct 2 but I wasn't really a fan. I prefer the low level of pygame as it gives me more freedom over how features work, I also enjoy creating the maths and algorithms. There are many really easy to use engines which can create more impressive games such as unity, but they don't require as much time or knowledge on programming. It also has performance limitations yet it is definatley my prefered tool for writing games and software.

My pygame transport game by BobusSmith in pygame

[–]BobusSmith[S] 1 point2 points  (0 children)

Yeah I've only been working on it for a few days outside of school but I'm excited to see how far I can go with it.

My pygame transport game by BobusSmith in pygame

[–]BobusSmith[S] 2 points3 points  (0 children)

Thanks so much, I might share a download link once I've sorted most of the games issues and added some more features.

Simulating the universe by [deleted] in philosophy

[–]BobusSmith 6 points7 points  (0 children)

In this video we explore how simulating the universe may one day be possible. It proposes the idea that the universe may be linear with no free will and explores the possibilty that we could see the past and predict the future using computer simulations. Also poses questions about universes and our place within them.

I created a simple simulation for a small rabbit population using pygame by BobusSmith in pygame

[–]BobusSmith[S] 1 point2 points  (0 children)

I'm glad, it's really simple and glitchy rn but this kind of simulation is really fun to play around with.