Added interfaces for a persistence layer.
Implemented file storage for game states.
1 parent 4a53398 commit 123606be2375c29f1676e9a1aeb688f53145d43f
@Peter Zilz Peter Zilz authored on 14 Oct 2018
Showing 7 changed files
View
.gitignore
View
package-lock.json
View
package.json
View
src/FileStateRepository.spec.ts 0 → 100644
View
src/FileStateRepository.ts 0 → 100644
View
src/GameServer.ts
View
src/app.ts