monorepo/docs/pongwars/README.md

10 lines
382 B
Markdown
Raw Normal View History

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