@Stanlepunk, if you’re still interested, I’ve refactored my “Ball-in-the-Chamber” TS sketch to use @types/p5
:
I had to convert the whole instance mode sketch version from using TS namespaces to ESNext browser native modules in order to work w/ @types/p5
though. But it was worth it!