10 lines
382 B
Markdown
10 lines
382 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.
|
||
|
|
||
|
relevant hacker news thread (original): https://news.ycombinator.com/item?id=39159418
|