Skip to content

TicTacToe online and offline mulitplayer game using web sockets

Notifications You must be signed in to change notification settings

gokulpulikkal/TicTacToeMultiplayer

Repository files navigation

TicTacToeMultiplayer - Using WebSocket

This engaging iOS TicTacToe game supports both online multiplayer and local offline play. The game features intuitive and dynamic user interfaces to enhance player interaction and immersion.

Features

  • Engaging Gameplay: Enjoy a variety of challenging puzzles.
  • Multiplayer Support: Play with friends online or enjoy offline play.
  • Intuitive UI: Experience a smooth and immersive interface.
  • Real-Time Communication: Implemented with WebSocket for seamless, real-time gameplay.

GamePlay

TicTacToeSR.mp4

Technologies Used

  • SwiftUI: For building the user interface.
  • WebSocket: For real-time communication.
  • TypeScript: Used in the backend for server-side logic.
  • Render.com: Used for deploying websocket server.

Backend Repository

The backend for this project is implemented using TypeScript and WebSocket. You can find the backend repository here: Link

About

TicTacToe online and offline mulitplayer game using web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages