Skip to content

justlucdewit/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A pong game that runs inside your terminal!

installation

git clone https://github.com/justlucdewit/pong
cd pong
npm install
npm link

usage

Run pong in your terminal, and enjoy! Use pong -m for multiplayer (one player uses ws controlls and the otherone uses the arrow keys)