About:
The game is called Prank and I am developing it alone in HTML5. The gameplay is inspired mostly by liero.
Gameplay:
You choose 5 weapons and try to kill the other players while destroying the terrain.
Techinical:
I have not used any framework or engine. I am programming it in Typescript and rendering things using canvas 2D, but I am considering to use some kind of render library to improve the game performance.
At moment the game can only be played locally, but I want to add online multiplayer.
I will post a link to the game in a few weeks, because it still needs a little more polishment.