diff --git a/src/app/about/about.component.html b/src/app/about/about.component.html index 80c2f3b..12cc667 100644 --- a/src/app/about/about.component.html +++ b/src/app/about/about.component.html @@ -28,13 +28,14 @@
- Several long pauses and many complete rewrites later, we're here. At a web-based client for the game. As for - why I chose web – I originally tried making different types of native clients, but I saw that the industry - was moving a lot towards web. In addition to this, a web-based platform will always mean better device - support, e.g. mobile. So here it is, our 'classic' board game, but as a web application. + Several long breaks and complete rewrites later, we're here – a web-based client for the game. As for why I + chose web – I originally tried making different types of native clients, but I saw that the industry was + moving a lot towards web. In addition to this, a web-based platform will always mean better device support, + e.g. mobile. So here it is, our 'classic' board game, but as a web application. The source code of this + project is open source and publicly available on GitHub.