Skip to content

arielger/lifecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

84 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

lifecycle

Multiplayer game made with Javascript, PhaserJS and Socket.io

Development

The repository is a Lerna monorepo that includes three packages:

Client

Javascript application using Parcel + PhaserJS 3

Server

Authorative server that handles client connections and validates user input.

Common

Common code shared by client and server

Languages