Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.24 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.24 KB

Castles War Game

Introduction

'Castles War' is an engaging strategy game developed entirely in Python. It combines elements of castle sieges and territorial conquests, leveraging Python's versatility and efficiency in game development.

Game Features

  • Dynamic Gameplay: Engage in strategic castle sieges and territorial conquests.
  • Python Development: Fully developed in Python, demonstrating the language's flexibility in creating interactive and complex game mechanics.
  • Customizable Settings: Tailor your gameplay experience through editable Python settings files.
  • Object-Oriented Design: Utilizes Python's object-oriented programming features for structured and modular game development.

How to Play

  • Execute main.py to launch the game.
  • Follow the on-screen instructions for an immersive gameplay experience.

Installation

To set up the game, clone the repository and navigate to its directory: git clone https://github.com/yourusername/CastlesWarGame.git cd CastlesWarGame

Requirements

  • Python 3.x

Contributing

Contributions are welcome to enhance the game's features or improve its Python codebase. Please refer to the contributing guidelines for more details.

Authors

  • Acquadro Patrizio, Lorenzo Uttini