Skip to content

subhamb123/Dimension-Deception

 
 

Repository files navigation

Dimension Deception

I was part of a codeday team that worked on this project.

From CodeDay Winter 2019

How to run

  1. Run command npm start with NodeJS installed.
  2. Open a browser on the client devices and connect to the 3000 port of the server computer.

Controls

  • Arrow keys or WASD to move
  • Q to move up a dimension (5 sec cooldown)
  • E to move down a dimension (5 sec cooldown)
  • Click to shoot

Features

  • Move faster in higher dimensions
  • Cannot damage enemy players that are in lower dimensions
  • Stay underneath a tree for partial cover

Screenshots

Portal left behind by another player

Screenshot of portal

Shooting from under a tree

Screenshot under cover

Enemy player partially hidden under a tree

Partially obscured player

Combat

Dead alert

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • CSS 3.5%
  • HTML 3.3%