Skip to content

samuelluel/Battleships_Game_python_CourseWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Battleships Game (Python)

This project is a Python implementation of the classic Battleships game.
It was developed as part of my university coursework to practice problem-solving, program structure, and working with user input in Python.


📌 Project Overview

The game allows players to:

  • Create ships of different types
  • Place ships on a grid using coordinates and rotation
  • Process user input safely
  • Apply game rules such as ship placement and validation

The focus of this project is logic and correctness, not graphics or UI.


🛠️ Technologies Used

  • Python 3
  • Standard Python libraries only
  • Git & GitHub for version control

▶️ How to Run the Project

  1. Make sure Python 3 is installed:
    python --version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages