https://github.com/nikolailehbrink/battleship
Python3 CLI adaptation of the classic Battleship game, enriched with color text and time control libraries.
https://github.com/nikolailehbrink/battleship
battleships cli study-project
Last synced: 7 months ago
JSON representation
Python3 CLI adaptation of the classic Battleship game, enriched with color text and time control libraries.
- Host: GitHub
- URL: https://github.com/nikolailehbrink/battleship
- Owner: nikolailehbrink
- Created: 2020-07-21T14:56:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-24T17:54:19.000Z (about 4 years ago)
- Last Synced: 2025-03-20T15:57:03.841Z (7 months ago)
- Topics: battleships, cli, study-project
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Battleships
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
## Playfield
## Hit
