Pong Command
pong is not ping. pong is CLI game.
Install / Use
npx skills add kurehajime/pong-commandInstalls into whichever agent you are using.
README
pong-command

Pong-command is a CLI game.
POng is Not pinG.
How to use.
1. Download Win/Mac OSX/Linux binary
Download here. Windows,MacOSX,Linux,BSD binary
2. Move file or Add directory to PATH
Mac OSX / Linux :
If macOS shows a warning like "Apple cannot verify 'pong' is free of malware", remove quarantine attribute first:
xattr -d com.apple.quarantine ./pong
Then copy a file into /usr/local/bin
cp ./pong /usr/local/bin/pong
Windows :
Add directory to PATH Environment Variable
3. pong
Run command.
$ ./pong [IP ADDRESS] [TARGET]
Target is the score to stop the game at. If not provided, the game runs forever.
Start game.
006 - 000
--------------------------------------------------------------------------------
1
9 ||
2 ||
|| . ||
|| 1 ||
|| 6
|| 8
.
1
.
1
--------------------------------------------------------------------------------
EXIT : ESC KEY
... or install by 'go install'
go install github.com/kurehajime/pong-command/pong@latest
LICENSE
This software is released under the MIT License, see LICENSE.txt.
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
