Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 868 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 868 Bytes

Zerg Pulse alt tag alt tag

Multiplayer web game, enter the website to start the game, or create a room website-url/room-name

  • Arrows ↑ ← → ↓

  • Move your mouse to control your player

  • W to use PULSE

  • Space to use INVULNERABILITY

Prerequisites

Node.js / npm

Check installation: node --version / npm --version

Installing

Download or clone repo to local. Once in the folder:

  • Install packages defined in package.json
npm install
  • Start server // localhost:3000
npm start

Credits

Sprites by Searhere

StarCraft II soundtrack

Base code by dasilvacontin