Skip to content

kurehajime/pong-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pong-command

pong

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 :

Copy a file into /usr/local/bin

cp ./pong/<OS>/pong /usr/local/bin/pong

Windows :

Add directory to PATH Environment Variable

3. pong

Run command.

$./pong <IP Address>

Start game.


                                                                     006 - 000
--------------------------------------------------------------------------------








                                                                      1
                                                                        9   ||
                                                                          2 ||
  ||                                                                      . ||
  ||                                                                    1   ||
  ||                                                                  6
  ||                                                                8
                                                                  .
                                                                1
                                                              .
                                                            1


--------------------------------------------------------------------------------
EXIT : ESC KEY


Build yourself

 go get -u github.com/kurehajime/pong-command/...

Caution:
wrong: go get -u github.com/kurehajime/pong-command
right: go get -u github.com/kurehajime/pong-command**/...**

LICENSE

This software is released under the MIT License, see LICENSE.txt.

Packages

No packages published

Contributors 2

  •  
  •