PursuedPyBear

13 Followers
2 Following
15 Posts

Unbearably fun game development

A 2D sprite-based game engine in Python

Maintained by @pathunstrom and @astraluma

Websitehttps://ppb.dev/
Discordhttps://discord.gg/s7qx493
Cohosthttps://cohost.org/ppb
GitHubhttps://github.com/ppb/pursuedpybear
@kevin well, we ended up in 318 instead
@kevin that implies either of the maintainers make it through the hallway track to the room
Thanks everyone who attended our sprints at #PyConUS, and congratulations to Mary and @stylus for their first PPB contributions!

@QuietMisdreavus @vyr @akjcv 🤔🤔🤔

We'll have to do this if we ever migrate from GitHub to self-hosted.

#PyConUS Sprints for Tuesday:

Room 308: #RouteE
Route 309: #GnuMailman
Room 310/311: #PiecesOS (#GenAI, #LLM tool), Strawberry GraphQL
Room 315: #PyPA Packaging, Cloud Custodian
Room 316: @beeware, #PyScript, #PalletsProject
Room 317: aio-libs, @ppb, @takahe, @micropython, @circuitpython, Robots
Room 318: Accelerated Python on GPU, Mesa (agent-based modeling + GIS)
Room 319: #GDSFactory
Room 320: #Python Core
Room 321: @pydantic, #LogFire, #PyO3

#PyCon #PyConUS2024

Good morning #PyConUS!

YESTERDAY was the @ppb sprint, which we had a delightful group for! Thank you everyone that came.

TODAY I'm working on @takahe and gonna try to catch up on the last six months of backlog! 😱 My apologies to all the contributors that have been waiting a long time for your reviews.

Ok, the BYOC is a lie. There's venue coffee.

Until it runs out.

Good morning #PyConUS! It's 8:30am the Monday after, but we're still ready to do some code reviews today.

Come join us at sprints in room 317, BYOC (Bring Your Own Coffee).

@beeware friends!
I joined the PursuedPyBear @ppb sprint table, and fixed an issue where rectangles were rendering as squares! 😵‍💫 https://github.com/ppb/pursuedpybear/pull/700 #Python #PursuedPyBear #PyCascades
set dimensions for missing image by davidism · Pull Request #700 · ppb/pursuedpybear

When a RectangleSprite falls back to rendering a default shape instead of an image, use its dimensions rather than a default square. This adds a private _file_missing_dimensions tuple to Image, whi...

GitHub