Skip to content

A 2D multiplayer arcade type shooter made with NodeJS, ExpressJS and Socket.IO

Notifications You must be signed in to change notification settings

DevsClem/1942-Multiplayer-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1942-Multiplayer-Game

Developed By: Clement Narciso
Demo Link: https://youtu.be/cqk5WBbxZzw

Description (list the features):

  • Play a simple 2d shooter game.
  • Multiplayer coop play.
  • Shoot opposing enemies to rack up points and avoid getting hit.
  • All players have shared points.

Technologies used:

  • HTML
  • CSS
  • Image Sprites
  • NodeJS
  • ExpressJS
  • SocketIO

How to run app:

  1. Type and run this command in the console to install dependencies.
npm install
  1. After installing the dependencies. Type and run this command in the console.
npm start server.js
  1. The app should run now. Open http://localhost:8000/ in any browser.

Instructions to use

  1. Enter your name.
  2. User arrow keys to move up, down, left or right.
  3. Press Space to shoot.

About

A 2D multiplayer arcade type shooter made with NodeJS, ExpressJS and Socket.IO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published