Skip to content

lucsimao/deschamps-my-first-typescript-multiplayer-game

Repository files navigation

Multiplayer Game Typescript

A typescript multiplayer game based on https://github.com/filipedeschamps/meu-primeiro-jogo-multiplayer from Filipe Deschamps.

Summary

Requirements

Installation

Local

To execute the project locally, use:

$ git clone https://github.com/lucsimao/my-first-multiplayer-game-typescript.git
$ cd my-first-multiplayer-game-typescript
$ npm install
$ npm start

Technologies

To create this project, we used following technologies, text editor and packages from npm:

Art

Sprites was created using Character Generator

Other images has been derived from Open Game Art

References