Skip to content

tomnocon/WebHockey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: https://webhockey.herokuapp.com/board

How to play

The WebHockey is a web game for two players. The board for the game is hosted on the website. A player can play the game in two ways:

To start the game click on the pitch.

Technical details

The backend is implemented using the Node.js framework with the socket.io library. The board and players are clients and communicate with each other using the websocket protocol. The pitch is implemented using the Processing.js library and HTML5 features.

About

A web game for two players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages