monorepo/pongwars
dogeystamp 93e620daef [pongwars] color changes
also make initial state noise rather than rows, which is fairer
2024-02-15 19:21:32 -05:00
..
index.html [pongwars] color changes 2024-02-15 19:21:32 -05:00
README.md initial commit 2024-01-29 16:35:02 -05:00

pongwars

code taken from https://codyebberson.github.io/pong-wars/

includes more colors, and the ability for a color to win. optionally (look in the code for the commented line), enable sudden death mode after a few minutes. also, pressing the number keys will control the individual balls.

relevant hacker news thread (original): https://news.ycombinator.com/item?id=39159418