Skip to content

Multiplayer hide and seek game developed with socket.io and HTML5.

Notifications You must be signed in to change notification settings

rpwilliams/Multiplayer-Platformer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alien Prison Escape

A thrilling multiplayer hide-and-seek game that takes place in an alien's prison in space. Player 1 acts as an escaping prisoner that must reach the other side of the map before Player 2, who acts as an alien, stops her. Player 1 wins if he/she escapes in the spaceship at the end of the map. Player 2 wins if he/she defeats Player 1.

Built with HTML5 and socket.io.

Getting Started

The hosted website for this game is no longer available, but can still be installed locally via npm. Another player must be connected in order to play.

Prerequisites

npm

Installing

npm install

Development

npm start -> Runs the server on port 8080

Authors

License

This project is licensed under the MIT License.

Acknowledgments

About

Multiplayer hide and seek game developed with socket.io and HTML5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 4.4%
  • CSS 2.6%