From c2a35994ca74d8cd1a7c49e99318b5a0fb0f5f99 Mon Sep 17 00:00:00 2001 From: Marin Tsanov Date: Tue, 20 Oct 2020 17:06:37 +0300 Subject: [PATCH] End of initial development, read more ShootThis has finally been released. It's been a few months now and we've worked a lot on this game to improve it. We're glad with the outcome. Sure, it could've been done better - but we believe we did our best and honestly, we think it's turned out great, especially for the current state of HTML5 game development. We could've done a better backend and we could've just gone for a regular PC/mobile game, but we just decided we wanted to do this. What's next? Nobody knows. One thing is for sure - this project was just meant to be a portfolio project. We've done what we wanted to. We might do some improvements here and there but the initial "major" development has been finished at this point. Whoever ever decides to play this game: we've done our best to document everything for you to be able to run it, at least in 2020/2021. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ea0be6..55492bd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ This is the backend server, written for **Node.js version 12.18.1**. The databas ## Demos - Trailer: https://www.youtube.com/watch?v=CnBwuOsRmqI -- Gameplay: https://www.youtube.com/watch?v=5GN0ucv-P44 +- Beta gameplay (from the early playtests): https://www.youtube.com/watch?v=5GN0ucv-P44 +- Final gameplay: https://www.youtube.com/watch?v=sRgesXdogjc ## Instructions