Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 371 Bytes

File metadata and controls

20 lines (12 loc) · 371 Bytes

Trivial-Compute game

this is the game

requirments

bash docker

how to build

to build the server container run this script ./buildServerContainer.sh

how to run the apllications

to boot up a instance of the server run this script ./bootServer.sh
if container has not been built when this script is ran, it will call the buildServerContainer.sh script