Eric Clack
Eric Clack
Hi Rodrigo, I've been exploring Racket performance and I think I've identified a potential performance boost for Stamps: Flonums seem to be quite a bit faster than Reals, so using...
This is probably a hard problem to crack, but here's a description anyway... This snowflake pattern in the Context Free gallery renders quickly in the CF app: https://contextfreeart.org/gallery2/index.html#design/3771 Here's the...
Hi, many thanks for creating Pgzero, it's working really well at our Coder Dojo in Brighton :) I've hacked together some code for pixel perfect collision detection, would you consider...
At Coder Dojo Brighton we've created a few Pygame Zero tutorials using the Mu editor. These are tried and tested over the past few years with 8+ year olds and...
I'm trying to make a simple drum machine in Racket for educational purposes -- to learn about drum patterns and to learn more Racket. I'm running into problems with clicks...