krystofrezac / space-game

Multiplayer web game

Home Page:http://space-game.krystof-rezac.cz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Space game

đź‘€ Check it out here

It's small game that I created as part of my school project. I tried to do it as much realistic as I could, so there is no air friction, no gravity and bullet speed is relative to rocket speed.

Installation

Just run yarn install in root folder.

Start game in dev mode

Run yarn dev in game and api folder.

Start game in production mode

  1. Run yarn build in game.
  2. Run yarn prod:start in api.
  3. Open index.html id game/dist.

About

Multiplayer web game

http://space-game.krystof-rezac.cz/


Languages

Language:TypeScript 95.4%Language:JavaScript 4.3%Language:HTML 0.4%