Prime Numbers Pong is an experimental 4-player Pong game where prime numbers drive gameplay mechanics, visual events, and audio rhythms. The project blends game logic with creative coding, focusing on ...
I implemented this using Entity-Component-System style programming (least my understanding of it) to try to learn a whole new system of coding ...