← Back to Portfolio
Team Project · Multiplayer Web Game

Multiplayer Battleship

A deployed browser-based multiplayer Battleship game with player registration, game creation, joining, and turn-based gameplay.

Project Overview

Multiplayer Battleship is a team-built web game designed around creating matches, joining games, viewing game state, and playing through a turn-based interface.

My Contributions

  • Improved the frontend flow so players can move through the app more clearly.
  • Helped connect frontend screens to backend API endpoints.
  • Focused on making game state, turns, and player status easier to understand.
  • Worked on making the deployed app usable as a real web product.

Technical Focus

JavaScript Flask API PostgreSQL Render