monorepo/docs/pongwars/README.md

12 lines
436 B
Markdown
Raw Permalink 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.
link: https://dogeystamp.github.io/monorepo/pongwars
2024-04-01 21:17:38 -04:00
2024-01-29 16:35:02 -05:00
relevant hacker news thread (original): https://news.ycombinator.com/item?id=39159418