Pong-command is a CLI game.
POng is Not pinG.
Download here. Windows,MacOSX,Linux,BSD binary
Mac OSX / Linux :
Copy a file into /usr/local/bin
cp ./pong /usr/local/bin/pong
Windows :
Add directory to PATH Environment Variable
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
go install github.com/kurehajime/pong-command/pong@latest
This software is released under the MIT License, see LICENSE.txt.