12 lines
436 B
Markdown
12 lines
436 B
Markdown
# 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.
|
|
|
|
link: https://dogeystamp.github.io/monorepo/pongwars
|
|
|
|
relevant hacker news thread (original): https://news.ycombinator.com/item?id=39159418
|