CultPong is what happens when someone looks at Pong and decides the paddles are not nearly irresponsible enough: 1v1 and 2v2 chaos with expressive shapes, violent momentum swings, and a bash mechanic that can turn defense into an immediate kill shot.

Started

25 Sep 2020

Last Public Push

25 Sep 2020

Stack

C# / Unity

Status

Dormant prototype

Every unlockable paddle changes the geometry of a match. Different shapes create different angles, different blind spots, and different opportunities to lie with your positioning like a terrible little goblin. If your placement is precise enough, you can send the ball almost anywhere.

The bash mechanic is what makes the whole thing dangerous. Players can lunge into the ball and spike its momentum hard enough to turn a rally into a split-second shootout. Winning is not just about reflexes. It is about prediction, bait, and the kind of mind games that ruin friendships in exactly the right way.

Because matches are short, readable, and easy to return to, CultPong makes sense as an online game with ranked play, tournaments, cosmetics, and maybe a mobile future if the latency tech earns it.

Repository Trajectory

The public repo tells on itself immediately: two commits on the same morning, the second one already labeled Initial Commit (broken due to version update). That is not a slow-burn product diary. That is a prototype making a dramatic entrance, tripping over the version floorboards, and lying there with real potential anyway.

The structure in the repo still matters. Even in that tiny burst you can see the intended shape: a full Unity project, assets, project settings, and a Serverside Code directory because this was never supposed to be a purely local toy. CultPong was aimed at online competitive play from the start.

Founding Idea

The founding idea is almost offensively clean: take Pong, exaggerate the geometry, add a bash mechanic, and build a game where paddle shape, angle control, and split-second reversals create the actual skill ceiling. Not “Pong but prettier.” Pong but openly willing to start trouble.

Ambition

CultPong’s ambition was bigger than its public repo lifespan suggests. The match structure wants ranked play, tournaments, unlockable paddle identities, and a whole small competitive culture built around deliberately readable chaos. The prototype died young. The idea did not. It just kept lurking until the newer revival surfaces started to appear elsewhere.

History Tells On Itself

  • 2020-09-25 Initial commit
  • 2020-09-25 Initial Commit (broken due to version update)