• Stars
    star
    2
  • Language
    JavaScript
  • Created over 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Develop a simple C/S game with using P/S method. Client side will use javascript lib to render the graphics on HTML5 canvas. It will send user input event to the server and get the updates via server push updates.