Skip to content

GameTactic/State

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State

Contains @gametactic/state npm package. State is object, which is used in all microservices dealing with the room data. State contains all history of room, entities, maps, etc...

Only used internally in the project. Not public.

Install

npm install @gametactic/state
--
yarn add @gametactic/state

License

This source file is released under GPLv3 license by copyright holders.