Skip to content

A real-time two-player web game built on Node.js and socket.io

Notifications You must be signed in to change notification settings

Y--p--Y/footbomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Footbomb

A real-time two-player web game built with Node.js, socket.io and HTML5 canvas. It is hosted on aws: ec2-54-254-162-181.ap-southeast-1.compute.amazonaws.com

Movements:
  • Press space to kick
  • Press enter to place bomb
  • Press up to move forward
  • Press down to move backward
  • Press left, right to turn
Pick-ups:
  • alt text: Raise your moving speed for 1 minute
  • alt text: Reduce your moving speed for 1 minute
  • alt text: Give you an extra life to play the game
  • alt text: Enable you to kick further for 1 minute
  • alt text: With that you can put a bomb wherever you want
  • alt text: Protects you from being bombed for 1 minute
To run on localhost:

Type

node server

within folder 'footbomb', then open http://localhost:8080 and enjoy the show!

About

A real-time two-player web game built on Node.js and socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published