Skip to content

nixsolutions/demo-phaser-space-ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser Demo Game - «Space Ping Pong»

Description

Ping Pong Free is the only ping pong game you will ever require. The game maintains the original excitement of the classic arcade pong and adds modern elements to make it suitable for all skill levels. HTML5 game «Space Ping Pong» was developed with popular JS framework Phaser.io. It's a demo game with a goal to show the ability of creation of multiplayer games on Phaser with physic plugin BOX2D. The application is oriented both for mobile touch devices Aple (iPad, iPhone) and for PC and MAC.
Demo

Features

  1. Multiplayer game based on socket.io
  2. Physics applied to bodies
  3. Game screen with functions: leave rooms, score players

Technologies