Good morning, folks! Hope you had a good weekend.
It's Monday, you know the drill: if you're working on any Raspberry Pi or Pico projects, we'd love to see a photo 👀
#MagPiMonday
Conversation
Replying to
I've created a video & write-up of how I programmed Tic-Tac-Toe for the Badger 2040 (based on the Pico microcontroller).
There's no circle in the display library so I created my own looking at different algorithms.
penguintutor.com/programming/ci
#MagPiMonday #Python #ComputerScience
2
11
41
Looks great. I had to do the same thing for a CS class. I did anti-aliasing using a super sampling method as well which was really simple
1
1
might run into memory issues on a micro though


