battleShip Svelte Themes

Battleship

An online battleship clone built using svelte and websockets

Svelte battleship clone

This is a simple battleship clone built with Svelte, Tailwind and Express that facilitates online multiplayer. UI is heavily inspired by Phil Goodwin's design on figma but fully custom built for Tailwind. Sounds were borrowed from some strategy games I play for fun and added effect.

Preview

Game Setup Game in Play
  • Design: figma.com/community/file/954838223155879312/battleship
  • Sounds: Sid Meier's Civilization V, Sid Meier's Civilization VI, Minecraft
  • Server: express.js

Running

To start a local server:

npm install
npm run dev
npm run server

Top categories

Loading Svelte Themes