Skip to content

An online battleship clone built using svelte and websockets

Notifications You must be signed in to change notification settings

aminnausin/battleShip

Repository files navigation

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
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

About

An online battleship clone built using svelte and websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published