GSri30 / BattleShip-MultiplayerGame

This repo consists of my python project which is a battleship multiplayer game done using server-client logic (using sockets,threads and pygame for interface)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to PythonProject 👋

This repo consists of my python project which is a battleship multiplayer game done using server-client logic (using sockets,threads and pygame for interface)

Install

pip install pygame

Usage

Clone the repo and execute(in different terminals)

python main_server.py 8000  
python main_client.py 8000 

Author

👤 Sri Harsha G

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️

About

This repo consists of my python project which is a battleship multiplayer game done using server-client logic (using sockets,threads and pygame for interface)


Languages

Language:Python 100.0%