Projectmanagement quiz by TINF20C (DHBW Stuttgart)
Go to file
H4CK3R-01 83855f9acd - CSS background instead of pixi.js background
- Refactoring pixi.js code
- Resize game board on browser resize
2021-06-01 13:24:52 +02:00
public - CSS background instead of pixi.js background 2021-06-01 13:24:52 +02:00
Webservice Fixed undefined string bug in pad-function 2021-05-31 11:40:02 +02:00
.gitignore Added package.json 2021-05-26 17:10:14 +02:00
Dockerfile Added Dockerfile 2021-05-26 16:59:19 +02:00
package-lock.json Added package.json 2021-05-26 17:10:14 +02:00
package.json - Added chat room function 2021-05-26 22:41:05 +02:00
README.md Added Dockerfile 2021-05-26 16:59:19 +02:00

Projektmanagement Game

Build

docker build Projektmanagement-Game/ -t pm-game

Deploy

docker run -d -p 80:5000 pm-game