Skip to content

Commit bf7e587

Browse files
authored
Fix formatting of italic text in README.md
1 parent 44a2809 commit bf7e587

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The result is that this project became not only a Battleship game, but also a de
66
The name **UltraVersenker** is a nod to the German word Schiffeversenken (Battleship) and reflects my attempt to create an “ultimate” command‑line version of the game. With the help of my chaxel‑based CLI engine, the goal was to push a simple terminal Battleship far beyond the usual text‑only experience.
77

88
<img width="1115" height="628" alt="image" src="https://github.com/user-attachments/assets/d0cda112-5ca6-4fd1-b85d-4ddce9fd0971" />
9-
*(Here you can see a typical battle: your main ship is down, you fire at the enemy, the future is uncertain. Yet the semitransparent cloud is over the sun. Chaxel engine works, even when the world is not)*
9+
(*Here you can see a typical battle: your main ship is down, you fire at the enemy, the future is uncertain. Yet the semitransparent cloud is over the sun. Chaxel engine works, even when the world is not*)
1010

1111
## AI usage policy:
1212
Because this was a learning project, all Java code was written by me without the assistance of AI/LLMs (aside from standard inline completion tools). The JavaDocs and this Markdown file were generated with the help of an LLM and then edited by me.

0 commit comments

Comments
 (0)