Skip to content

ayu-ano/CN_Miniproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Battleship Game with Python and Pygame

Table of Contents

  1. Installation
  2. Usage

Installation

  1. Navigate to the project directory:
  2. cd battleship-game
  3. Install dependencies:
  4. look at the venv file
  5. Run the server script:
  6. python battleshipsserver.py
  7. Run the client script:
  8. python battle_cli.py

Usage

  1. Start the server and ensure it's running.
  2. Run the client script to connect to the server.
  3. Select ship positions in the client GUI.
  4. Play the game against another player or AI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published