Multiplayer Online Battleship Game
"FleetStorm is a multiplayer online battleship game built with Vue.js. The special thing about this game is that you can play with up to 12 players and can also set the size of the playing field: The first online multiplayer battleship team game!
The whole frontend is programmed with Vue.js and socket.io for the live interaction. The backend is a node.js server. The game and player objects are only stored in arrays without database connection."
Lorenz Hohmann