/battleship

Python3 CLI adaptation of the classic Battleship game, enriched with color text and time control libraries.

Primary LanguagePython

Battleships

360_F_350713120_Dndkp2TZzdIu9kkV4aXJ3rX34N9ACRzF

Final assignment for the Python3 course in the sixth semester of the media informatics program at HSB with Andreas Lochwitz in 2020. I decided to create a CLI version of the program and added several libraries, for example to make color differences in the text visible and for time controls.

To get the application running, Python3 must be installed. Then simply type in main.py in the respective folder via a command line and enjoy the game

Startscreen

image

Playfield

image

Hit

image