Skip to content

nudabagana/MultiplayerGameServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiplayerGame

EN: This is a prototype of a multiplayer game created for my Software Engineering bachelor thesis (Application and comparison of technical solutions for creationof good player experiene in real-time online multiplayer actiongames). LT: Tai žaidimo prototipas, kuris yra aptariamas bei sukurtas rašant programų sistemų baigiamajį bakalauro darbą (sprendimų kuriant gerą žaismo patirtįinternetiniuose daugelio žaidėjų realaus laikoveiksmo žaidimuose taikymas ir palyginimas).

Versions

There are multiple branches of this project. Different branch has different technical solution implemented. Master branch has a working prototype with no technical solutions implemented.

Run instructions

  1. Make sure you have Server and Client pulled from the same branch.
  2. copy .env.example file and rename it to .env
  3. yarn (to downlaod node_modules)
  4. yarn start-server

Releases

No releases published

Packages

No packages published