@teeg/gfn
v1.0.2
Published
Play Pong in your terminal.
Readme
Terminal Pong
Play Pong in your terminal with a tiny Node.js CLI.
Install
- Install Node.js (which includes
npm). - From this folder (for local testing):
npm install -g .
gfnRun Anywhere
Once published to npm, you can run:
npx @teeg/gfnOr install globally:
npm install -g @teeg/gfn
gfnControls
W/Sor Up / Down: move paddle- Space: serve with current difficulty
1/2/3: choose difficulty at serveQ: quit
