I think today I need to poke at #Xonsh's container generation so I can unblock #PursuedPyBear's release process.

Yak shaving plus bit rot hurts.

#PyConUS

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

Vom Bär verfolgt, eine neue Python-Spiele-Engine

Gestern kam mir der Artikel »Teach kids #Python by building an interactive game« von Moshe Zadka unter. Er ist nicht nur deshalb bemerkenswert, weil der Autor ein interaktives Spiel in einem #JupyterLab-Notebook implementiert, sondern auch, weil er mit #PursuedPyBear (kurz: #ppb) eine recht neue Python-Spiele-Engine vorstellt, die ich bisher noch nicht kannte. http://blog.schockwellenreiter.de/2020/05/2020052201.html #GameDev #GameEngine

Vom Bär verfolgt, eine neue Python-Spiele-Engine – Schockwellenreiter

It's time for another episode of Side Quest Completed! This week we interviewed Piper Thunstrom of the PursuedPyBear project. Hope you enjoy the listen!

http://sidequestcompleted.com/episode-twenty-seven-interview-with-piper-thunstrom.html

#Python #PursuedPyBear

Episode Twenty-Seven: Interview with Piper Thunstrom

The 27th episode of the Side Quest Completed podcast, a podcast about game development hobbies. Calvin and Jaycie interview Piper Thunstrom, the creator and maintainer of the PursuedPyBear Python game engine. Length: 55 minutes Show Notes We talk about... - The PursuedPyBear game engine - The principles behind which a software project …

So #PursuedPyBear is proving popular

Today, I made http://ppb.github.io/

It'll get a proper domain when DNS changes propogate.

#PursuedPyBear

PursuedPyBear

Sprite game engine for teaching and fun