Add basic Desktop notifications for game start + new move + game over
authorBenjamin Auder <benjamin.auder@somewhere>
Thu, 26 Mar 2020 17:56:02 +0000 (18:56 +0100)
committerBenjamin Auder <benjamin.auder@somewhere>
Thu, 26 Mar 2020 17:56:02 +0000 (18:56 +0100)
commitf5768809ae96cf4565c0bc3d2747ffc206837e20
tree6cc6a24ee0143758871789dda92bc37256c424a0
parent1a0215292a1eda58217f90d59fd7cdce1dd4c07c
Add basic Desktop notifications for game start + new move + game over
TODO
client/src/utils/notifications.js [new file with mode: 0644]
client/src/views/Game.vue
client/src/views/Hall.vue