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).
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.
- Make sure you have Server and Client pulled from the same branch.
- yarn (to install node packages).
- yarn start (to start the game).
- Open browser and type URL: localhost:3000