'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.
- 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.
- Execute
main.py
to launch the game. - Follow the on-screen instructions for an immersive gameplay experience.
To set up the game, clone the repository and navigate to its directory: git clone https://github.com/yourusername/CastlesWarGame.git cd CastlesWarGame
- Python 3.x
Contributions are welcome to enhance the game's features or improve its Python codebase. Please refer to the contributing guidelines for more details.
- Acquadro Patrizio, Lorenzo Uttini