hydna/hydna-pong
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
_ ___ ______ _ _ _ ____ ___ _ _ ____
| | | \ \ / | _ \| \ | | / \ | _ \ / _ \| \ | |/ ___|
| |_| |\ V /| | | | \| | / _ \ | |_) | | | | \| | | _
| _ | | | | |_| | |\ |/ ___ \ | __/| |_| | |\ | |_| |
|_| |_| |_| |____/|_| \_/_/ \_\ |_| \___/|_| \_|\____|
Welcome to Hydna Pong
=====================
Hydna Pong is a multiplayer, peer-to-peer, version of the classic Pong Game.
The game uses Hydna as network provider. The source code is well documented
and will provide you with some guidelines in how to write your own game with
the help of Hydna.
You can find more information about hydna, and more coding examples
at https://www.hydna.com.
How to play
-----------
1) Go to http://hydna.github.io/hydna-pong and wait for a person to join.
2) Use arrow key up and down to move your paddle.
Happy coding and gaming!